Monobehaviour but with an added URL button to a documentation page. More...
Public Member Functions | |
virtual void | OnDestroy () |
Protected Attributes | |
AVR_PlayerRig | playerRig => AVR_PlayerRig.Instance |
The current AVR_PlayerRig instance in the scene More... | |
AVR_Root | root => AVR_Root.Instance |
The current AVR_Root instance in the scene More... | |
bool | vrEnabled => UnityEngine.XR.XRSettings.enabled |
True if the application is running as a VR/XR application More... | |
Monobehaviour but with an added URL button to a documentation page.
Definition at line 13 of file AVR_Behaviour.cs.