Show / Hide Table of Contents

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

Extension Methods

MustExtensions.MustBeEqual<VRNode>(VRNode)
MustExtensions.MustBeEqual<VRNode>(VRNode, String)
MustExtensions.MustNotBeEqual<VRNode>(VRNode)
MustExtensions.MustNotBeEqual<VRNode>(VRNode, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX