Enumeration ShapeType

An enumeration representing the type of a shape.

Enumeration Members

Ball: 0
Capsule: 2
Cone: 11
ConvexPolyhedron: 9
Cuboid: 1
Cylinder: 10
HalfSpace: 17
HeightField: 7
Polyline: 4
RoundCone: 15
RoundConvexPolyhedron: 16
RoundCuboid: 12
RoundCylinder: 14
RoundTriangle: 13
Segment: 3
TriMesh: 6
Triangle: 5

Generated using TypeDoc