Documentation
    Preparing search index...

    No description provided.

    interface CalculateIntersectionResult {
        isShorter: boolean;
        mtv: Vector3;
    }
    Index
    isShorter: boolean

    No description provided.

    mtv: Vector3

    No description provided.