crashcat docs
    Preparing search index...

    Type Alias VoidedFeature

    type VoidedFeature = {
        feature: Vec3;
        subShapeId: number;
    }
    Index

    Properties

    Properties

    feature: Vec3

    feature position (world space)

    subShapeId: number

    sub-shape id of the convex shape (shape A) colliding against this feature