Kanda Players 0.7.0
Loading...
Searching...
No Matches
VrRuntimeClientSystem Struct Reference

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...

+ Inheritance diagram for VrRuntimeClientSystem:

Public Member Functions

void OnCreate (ref SystemState state)
 
void OnUpdate (ref SystemState state)
 

Detailed Description

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.


The documentation for this struct was generated from the following file: