Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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
false
, Unity doesn't draw the Terrain geometry, and only draws other Terrain details such as grass and trees.