XRState#
Enumeration XRState
Enumeration Members
FIXATED
FIXATED: 4
The XR system with the XRMember fixated, i.e. the model is anchored in the real world coordinate system.
FOLLOWING
FOLLOWING: 2
The XR system with the XRMember spectating, i.e. the image stream is in the background of the renderer.
STARTED
STARTED: 8
The XR system is running and in initialization phase.
STOPPED
STOPPED: 1
The XR system is not running.
UNKNOWN
UNKNOWN: 0
The state of the XR system is unknown.
The state of the XR system.