InstancedMeshNode

Last modified: Mar 24, 2025

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)
ParameterTypeDefault Value
instancedMeshInstancedMesh

Constructs a new instanced mesh node.

AccessorType

Properties

PropertyTypeDefault Value
instancedMeshInstancedMesh

Extends

InstanceNode

instancedMesh

TSL function for creating an instanced mesh node.

ParameterTypeDefault Value
instancedMeshInstancedMesh

Returns

InstancedMeshNode