Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


heightWorldSpaceMin

The minimum height of all Terrain tiles that this PaintContext touches in world space.
Read time 1 minuteLast updated 13 days ago

Definition

public float heightWorldSpaceMin { get; }

Remarks

Unity uses this value to transform a height value from a world space Y-coordinate to a value in the [0, 1] range.