Legacy Documentation: Version 5.1
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 function GetSteepness(x: float, y: float): float;

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.