LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

PrimitiveType

enumeration

Description

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

See Also: GameObject.CreatePrimitive.

Properties

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