Kanda Players 0.7.0
|
If there are any RequestVrRuntimeStarted components in the world and VR is supported by the current platform, this system will use the IUnityXrManager to try and start the VR runtime. More...
Public Member Functions | |
void | OnCreate (ref SystemState state) |
void | OnUpdate (ref SystemState state) |
If there are any RequestVrRuntimeStarted components in the world and VR is supported by the current platform, this system will use the IUnityXrManager to try and start the VR runtime.
For editor testing, if IPlayerBehaviourSettings.MockXr is enabled, the system will not enable the XR runtime.