Table of Contents

Property PatchGridSize

Namespace
Pinwheel.Griffin
Assembly
Pinwheel.Polaris.Runtime.dll

PatchGridSize

The terrain divides grass to several patches. This value determine size of the patch grid. Ex: PatchGridSize = 16 -> 16x16=256 patches.

public int PatchGridSize { get; set; }

Property Value

int