Value | Meaning |
---|---|
shapePlane0 | The Shape is a PlaneShape. |
shapeRay1 | The Shape is a RayShape. |
shapeSphere2 | The Shape is a SphereShape. |
shapeBox3 | The Shape is a BoxShape. |
shapeCapsule4 | The Shape is a CapsuleShape. |
shapeCylinder5 | The Shape is a CylinderShape. |
shapeConvexPolygon6 | The Shape is a ConvexPolygonShape. |
shapeConcavePolygon7 | The Shape is a ConcavePolygonShape. |
shapeHeightmap8 | The Shape is a HeightMapShape. |
shapeCustom9 | This constant is used internally by the engine. Any attempt to create this kind of shape results in an error. |