Class: GLTFMeshGpuInstancingExporter
Extra-Helpers.GLTFMeshGpuInstancingExporter
Implements
GLTFExporterPlugin
Properties
name
• name: string = 'EXT_mesh_gpu_instancing'
writer
• writer: GLTFWriter2
Constructors
constructor
• new GLTFMeshGpuInstancingExporter(writer)
Parameters
| Name | Type |
|---|---|
writer | GLTFWriter2 |
Methods
writeNode
▸ writeNode(object, nodeDef): void
Parameters
| Name | Type |
|---|---|
object | any |
nodeDef | any |
Returns
void
Implementation of
GLTFExporterPlugin.writeNode