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

namespace UnityEngine.XR
{
public class MeshGenerationResult // TypeDefIndex: 13202
{
	// Fields
	type#22620 <MeshId>k__BackingField;
	type#22586 <Mesh>k__BackingField;
	type#22591 <MeshCollider>k__BackingField;
	type#22611 <Status>k__BackingField;
	type#22634 <Attributes>k__BackingField;
	type#27942 <Timestamp>k__BackingField;
	type#28474 <Position>k__BackingField;
	type#24843 <Rotation>k__BackingField;
	type#28474 <Scale>k__BackingField;

	// Methods
	// RVA: -1
	public type#22618 get_MeshId() { }
	// RVA: -1
	public type#22581 get_Mesh() { }
	// RVA: -1
	public type#22590 get_MeshCollider() { }
	// RVA: -1
	public type#22610 get_Status() { }
	// RVA: -1
	public type#22633 get_Attributes() { }
	// RVA: -1
	public type#28468 get_Position() { }
	// RVA: -1
	public type#24838 get_Rotation() { }
	// RVA: -1
	public type#28468 get_Scale() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#15313 Equals(type#22609 other) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
}
}
