wima
    Preparing search index...

    Interface MeshSerial

    interface MeshSerial {
        attributes: [string, MeshAttributeDataSerial][];
        indices: number[];
    }
    Index

    Properties

    Properties

    attributes: [string, MeshAttributeDataSerial][]
    indices: number[]