gatherEnable
Controls gathering from this Terrain within the PaintContext. The default is true.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.TerrainTools
- Assembly: UnityEngine.TerrainModule
bool gatherEnable { get; set; }
Remarks
Modify this value, if required, to skip this Terrain in any Gather operations that the PaintContext performs.