XRStateΒΆ

Enumeration XRState

The state of the XR system.

Enumeration Members

Enumeration Members

FIXATED: 4

The XR system with the XRMember fixated, i.e. the model is anchored in the real world coordinate system.

FOLLOWING: 2

The XR system with the XRMember spectating, i.e. the image stream is in the background of the renderer.

STARTED: 8

The XR system is running and in initialization phase.

STOPPED: 1

The XR system is not running.

UNKNOWN: 0

The state of the XR system is unknown.