This version of Unity is unsupported.

PrimitiveType

enumeration

Description

The various primitives that can be created using the GameObject.CreatePrimitive function.

Properties

SphereA sphere primitive.
CapsuleA capsule primitive.
CylinderA cylinder primitive.
CubeA cube primitive.
PlaneA plane primitive.
QuadA quad primitive.