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