// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.PrimitiveType

namespace UnityEngine
{
public class PrimitiveType // TypeDefIndex: 8652
{
	// Fields
	type#20890 value__;
	type#24643 Sphere;
	type#24643 Capsule;
	type#24643 Cylinder;
	type#24643 Cube;
	type#24643 Plane;
	type#24643 Quad;
}
}
