Enumeration ShapeType

An enumeration representing the type of a shape.

Enumeration Members

Ball: 0
Capsule: 2
ConvexPolygon: 9
Cuboid: 1
HalfSpace: 13
HeightField: 7
Polyline: 4
RoundConvexPolygon: 12
RoundCuboid: 10
RoundTriangle: 11
Segment: 3
TriMesh: 6
Triangle: 5

Generated using TypeDoc