Skip to content
On this page

ColShapeType

Enum Definition

ts
enum ColShapeType {
    Sphere,
    Cylinder,
    Circle,
    Cuboid,
    Rectangle,
    CheckpointCylinder,
    Polygon,
};

Documentation

Documentation Created with ❤️ by Stuyk