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.