XRSessionSubsystem
class in UnityEngine.Experimental.XR
/
Inherits from:IntegratedSubsystem
/
Implemented in:UnityEngine.XRModule
Description 描述
A collection of methods and properties used to interact with and configure an XR session.
Properties 属性
| LastUpdatedFrame | The frame during which the tracking state was last updated. | ||
| TrackingState | Get current tracking status of the device. |
Events
| TrackingStateChanged | Raised when the TrackingState changes. |