Constructor
new InstancedMeshNode( instancedMesh : InstancedMesh )
Constructs a new instanced mesh node.
| instancedMesh |
The instanced mesh. |
Properties
.instancedMesh : InstancedMesh
A reference to the instanced mesh.
EventDispatcher → Node → InstanceNode →
This is a special version of InstanceNode which requires the usage of InstancedMesh.
It allows an easier setup of the instance node.
Constructs a new instanced mesh node.
| instancedMesh |
The instanced mesh. |
A reference to the instanced mesh.