crashcat docs
    Preparing search index...

    Variable DEFAULT_TRIANGLE_MESH_OPTIONSConst

    DEFAULT_TRIANGLE_MESH_OPTIONS: {
        activeEdgeCosThresholdAngle: number;
        bvhMaxLeafTris: number;
        bvhSplitStrategy: triangleMeshBvh.BvhSplitStrategy;
        degenerateTolerance: number;
    } = ...

    Type Declaration