Interface IBrushSizeController
An interface that represent the controller for the brush's size.
Inherited Members
Namespace: UnityEditor.TerrainTools
Syntax
public interface IBrushSizeController : IBrushController
Properties
brushSize
Gets and sets the brush's rotation.
Declaration
float brushSize { get; set; }
Property Value
Type | Description |
---|---|
Single |