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