This version of Unity is unsupported.

PatchExtents

struct in UnityEngine

/

Implemented in:UnityEngine.TerrainModule

Description

Structure containing minimum and maximum terrain patch height values.

Properties

maxMaximum height of a terrain patch.
minMinimum height of a terrain patch.