Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

TerrainData.GetSteepness

Switch to Manual
public float GetSteepness(float x, float y);

Parameters

Description

Gets the gradient of the terrain at point <x,y>.

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