webani - v1.0.0
    Preparing search index...
    type GLBParserPrimitive = {
        attributes: Record<string, number>;
        indices?: number;
        material?: number;
    }
    Index

    Properties

    attributes: Record<string, number>
    indices?: number
    material?: number