crashcat docs
    Preparing search index...

    Enumeration ShapeCategory

    shape categories enum

    Index

    Enumeration Members

    Enumeration Members

    COMPOSITE: 3

    Composite shapes that contain other shapes (Compound)

    CONVEX: 0

    Convex shapes (Sphere, Box, Capsule, ConvexHull)

    DECORATOR: 2

    Decorator shapes that transform other shapes (Transformed, Scaled)

    MESH: 1

    Mesh shapes (TriangleMesh)

    OTHER: 4

    Shapes that don't fit into the above categories