XRSessionConnectionStateΒΆ

Enumeration XRSessionConnectionState

The state of the XRSession connection.

Enumeration Members

Enumeration Members

CONNECTED: 2

The XRSession is connected.

CONNECTING: 1

The XRSession is in the process of connecting.

INIT: 0

The XRSession is in the initialization phase.