Table of Contents

Field uvs

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

The UVs to use for the cell of each color type. The first entry corresponds to color 0, the second to color 1, and so on.

[SuppressMessage("ReSharper", "InconsistentNaming", Justification = "Name has math parts.")]
public Vector2Array[] uvs

Returns

Vector2Array[]
The UVs to use for the cell of each color type. The first entry corresponds to color 0, the second to color 1, and so on.