Enum VRNode
Namespace: UnityEngine.VR
Assembly: UnityEngine.dll
Syntax
[Obsolete("VRNode has been moved and renamed. Use UnityEngine.XR.XRNode instead (UnityUpgradable) -> UnityEngine.XR.XRNode", true)]
public enum VRNode
Fields
| Name | Description |
|---|---|
| CenterEye | |
| GameController | |
| HardwareTracker | |
| Head | |
| LeftEye | |
| LeftHand | |
| RightEye | |
| RightHand | |
| TrackingReference |