class BrushSettings

book_4_sparkGenerated
code_blocksInput

Description

The BrushSettings class in the Editor.TerrainEditor namespace is used to configure the properties of a brush within the terrain editor. This class provides properties to adjust the size and opacity of the brush, allowing for precise control over terrain modifications.

Members

Instance Properties

Member NameSummary
SizeGets or sets the size of the brush. The size is constrained between 8 and 1024 units.
OpacityGets or sets the opacity of the brush. The opacity value ranges from 0 to 1, allowing for transparent to fully opaque brush strokes.