Skip to main content

Class: GLTFMeshGpuInstancingExporter

Extra-Helpers.GLTFMeshGpuInstancingExporter

Implements

  • GLTFExporterPlugin

Properties

name

name: string = 'EXT_mesh_gpu_instancing'


writer

writer: GLTFWriter2

Constructors

constructor

new GLTFMeshGpuInstancingExporter(writer)

Parameters

NameType
writerGLTFWriter2

Methods

writeNode

writeNode(object, nodeDef): void

Parameters

NameType
objectany
nodeDefany

Returns

void

Implementation of

GLTFExporterPlugin.writeNode