Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


DetailBrushBounds

Represents a container for brush bound data.
Read time 1 minuteLast updated 12 days ago

Definition

public readonly struct DetailBrushBounds

Properties

Property

Description

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

Methods

Method

Description

GetBrushOffsetGets the brush offset within the brush bounds.