gpu-curtains
    Preparing search index...

    Interface GLTFMeshGPUInstancingExtension

    Define the EXT_mesh_gpu_instancing extension nodes options.

    interface GLTFMeshGPUInstancingExtension {
        attributes?: { [name: string]: number };
    }
    Index

    Properties

    Properties

    attributes?: { [name: string]: number }

    Contains accessor ids for the TRANSLATION, ROTATION, and SCALE attribute buffers, all of which are optional.