N E W

batchColor

Last modified: Jun 23, 2026

TSL object representing a varying property for the batching color vector.

Type

VaryingNode<vec4>
N E W

batch

TSL function representing the vertex shader batching setup. Applies the batch transformation matrix to positionLocal, normalLocal, and tangentLocal. Also assigns the batch color if a color texture is present.

ParameterTypeDefault Value
batchMeshBatchedMesh

Returns

any