kNormalizedHeightScale
Unity uses this value internally to transform a [0, 1] height value to a texel value, which is stored in _heightmapTexture.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.TerrainTools
- Assembly: UnityEngine.TerrainModule
public static float kNormalizedHeightScale { get; }