rhodonite
    Preparing search index...

    Interface RnM2Sparse

    interface RnM2Sparse {
        count: number;
        extensions?: Gltf2AnyObject;
        extras?: Gltf2AnyObject;
        indices?: RnM2SparseIndices;
        values?: RnM2SparseValues;
    }

    Hierarchy (View Summary)

    Index

    Properties

    count: number
    extensions?: Gltf2AnyObject