Table of Contents

Field colorFunction2

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Color function to use for 2D grids.

[FormerlySerializedAs("colorFunction")]
public ColorFunction colorFunction2

Returns

ColorFunction
Color function to use for 2D grids.

Remarks

Each point is classified by its color, and the corresponding data is used to generate vertices, triangles and UVs for that point.