heightmapHeight
Height of the terrain in samples (Read Only).
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.TerrainModule
public int heightmapHeight { get; }
Remarks
Obsolete. Use TerrainData.heightmapResolution instead.