Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


boundaryChanged

An event that takes the delegate instance that the XRInputSubsystem calls when it changes its tracking boundary.
Read time 1 minuteLast updated 11 days ago

Definition

  • Type: Event
  • Namespace: UnityEngine.XR
  • Assembly: UnityEngine.XRModule
public event Action<XRInputSubsystem> boundaryChanged

Remarks

See GetBoundaryPoints to get the new boundary.