crashcat docs
    Preparing search index...

    Type Alias StaticCompoundBVH

    static compound BVH stored as a flat number array

    type StaticCompoundBVH = {
        buffer: number[];
    }
    Index

    Properties

    Properties

    buffer: number[]

    packed node data