This version of Unity is unsupported.

DetailBrushBounds

struct in UnityEditor.TerrainTools

Description

Represents a container for brush bound data.

Properties

boundsThe bounds of the brush.
maxThe maxiumum bound of the brush.
minThe minimum bound of the brush.

Public Methods

GetBrushOffsetGets the brush offset within the brush bounds.