This is a special version of InstanceNode which requires the usage of InstancedMesh.
It allows an easier setup of the instance node.
Constructor
new InstancedMeshNode(instancedMesh)| Parameter | Type | Default Value |
|---|---|---|
| instancedMesh | InstancedMesh | — |
Constructs a new instanced mesh node.
| Accessor | Type | |
|---|---|---|
| get type | string | |
Properties
| Property | Type | Default Value | |
|---|---|---|---|
| instancedMesh | InstancedMesh | — | |
Extends
InstanceNodeTSL function for creating an instanced mesh node.
| Parameter | Type | Default Value |
|---|---|---|
| instancedMesh | InstancedMesh | — |
Returns
InstancedMeshNode