URL: https://docs.unity3d.com/ScriptReference/XR.XRInputSubsystem-boundaryChanged.html
dataLayer-initialized', user: { user_unity_id: undefined, user_logged_in: 'no' }, environment: { environment_locale: 'en-us', environment_currency: undefined }});| Parameter | Description |
|---|---|
| value | Unity calls this delegate when the tracking boundary changes. |
An event that takes the delegate instance that the XRInputSubsystem calls when it changes its tracking boundary.
See XRInputSubsystem.GetBoundaryPoints to get the new boundary.