Count Prototypes

int CountPrototypes(TerrainToMeshEnum.Prototype prototype)

Counts, how much prototypes (tree, grass or detail mesh) is used by TerrainDataarrow-up-right.


int CountPrototypes(TerrainToMeshEnum.Prototype prototype, int splitCountHorizontal, int splitCountVertical, int splitColumnIndex, int splitRowIndex)

Counts, how much prototypes (tree, grass or detail mesh) is used by multi-chunk 2D grid mesh with index splitColumnIndex and splitRowIndex.

s

Last updated