VR Development Framework
v 1.0.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
override void AVR.Core.AVR_GenericXRDevice.Awake ( )
inlineprotectedvirtual

Reimplemented from AVR.Core.AVR_Component.

Definition at line 83 of file AVR_GenericXRDevice.cs.

84  {
86  base.Awake();
87  }
XRNode controllerNode
Which XRNode this object represents.
static Dictionary< XRNode, AVR_GenericXRDevice > nodeDevices