// Assembly: UnityEngine.XRModule
// Full name: UnityEngine.XR.XRNode

namespace UnityEngine.XR
{
public class XRNode // TypeDefIndex: 13181
{
	// Fields
	type#20890 value__;
	type#29069 LeftEye;
	type#29069 RightEye;
	type#29069 CenterEye;
	type#29069 Head;
	type#29069 LeftHand;
	type#29069 RightHand;
	type#29069 GameController;
	type#29069 TrackingReference;
	type#29069 HardwareTracker;
}
}
