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

namespace UnityEngine.XR
{
public class MeshVertexAttributes // TypeDefIndex: 13203
{
	// Fields
	type#20890 value__;
	type#22635 None;
	type#22635 Normals;
	type#22635 Tangents;
	type#22635 UVs;
	type#22635 Colors;
}
}
