Version: 2023.1

GeometryType

enumeration

切换到手册

描述

The set of basic geometry shape types that can exist.

变量

SphereA sphere shape.
CapsuleA capsule shape.
BoxA cube shape.
ConvexMeshA convex mesh shape.
TriangleMeshA triangle or non-convex mesh shape.
TerrainThe geometric shape of a Terrain collider.
InvalidAn invalid shape type.