drawHeightmap
Indicates whether Unity draws the Terrain geometry itself.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.TerrainModule
public bool drawHeightmap { get; set; }
Remarks
If , Unity doesn't draw the Terrain geometry, and only draws other Terrain details such as grass and trees.
false