TerrainData.GetSteepness

Declaration

public float GetSteepness(float x, float y);

Description

Gets the gradient of the terrain at point (x,y). The gradient's value is always positive.

The x and y values are normalized coordinates in the range 0 to 1.


Did you find this page useful? Please give it a rating: