q5play
    Preparing search index...

    Type Alias b2ShapeId

    type b2ShapeId = {
        generation: number;
        index1: number;
        world0: number;
    }
    Index

    Properties

    generation: number
    index1: number
    world0: number