class BrushList

robot_2Generated
code_blocksInput

Description

The BrushList class in the Editor.TerrainEditor namespace represents a collection of brushes that can be used within the terrain editor. It provides functionality to manage and access these brushes.

Members

Instance Members

Member NameSummary
BrushesA list of brushes available in the terrain editor.
SelectedGets or sets the currently selected brush.
LoadAllLoads all available brushes into the list.