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

namespace UnityEngine.XR
{
public class XRNodeState // TypeDefIndex: 13183
{
	// Fields
	type#29068 m_Type;
	type#14804 m_AvailableFields;
	type#28469 m_Position;
	type#24839 m_Rotation;
	type#28469 m_Velocity;
	type#28469 m_AngularVelocity;
	type#28469 m_Acceleration;
	type#28469 m_AngularAcceleration;
	type#20868 m_Tracked;
	type#27938 m_UniqueID;

	// Methods
	// RVA: -1
	public type#28660 set_uniqueID(type#27937 value) { }
	// RVA: -1
	public type#28660 set_nodeType(type#29067 value) { }
	// RVA: -1
	public type#28660 set_tracked(type#15313 value) { }
}
}
