crashcat docs
    Preparing search index...

    Interface ConvexShapeTypeRegistry

    shape type registry for convex shapes

    interface ConvexShapeTypeRegistry {
        "0": SphereShape;
        "1": BoxShape;
        "2": CapsuleShape;
        "3": ConvexHullShape;
        "9": CylinderShape;
    }
    Index

    Properties

    0 1 2 3 9

    Properties