Property terrainHeight
terrainHeight
Maximum terrain height used to interpret normalized height data in world units.
public float terrainHeight { get; set; }
Property Value
Remarks
Negative values are clamped to zero.
Maximum terrain height used to interpret normalized height data in world units.
public float terrainHeight { get; set; }
Negative values are clamped to zero.