class BrushSettings

robot_2Generated
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 can range from 8 to 1024, allowing for both fine and broad strokes.
OpacityGets or sets the opacity of the brush. The opacity value ranges from 0 to 1, enabling transparent to fully opaque brush strokes.