BatchDelegate

Description

delegate Tinman.Terrain.Meshing.BatchDelegate<T in>

batch : T

The batch data.

tag : int32

The user-defined tag value.

returns → bool

true to perform rendering, false to skip rendering of the batch.

This method is called for each batch before it is rendered.