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