class BrushList

book_4_sparkGenerated
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 load and manage these brushes.

Members

Instance Members

Member Name Summary
LoadAll Loads all available brushes into the list.
Selected Gets or sets the currently selected brush.
Brushes A list containing all the brushes.