Interface IBrushSpacingController
Inherited Members
Namespace: UnityEditor.Experimental.TerrainAPI
Syntax
public interface IBrushSpacingController : IBrushController
Properties
allowPaint
Declaration
bool allowPaint { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
brushSpacing
Declaration
float brushSpacing { get; }
Property Value
| Type | Description |
|---|---|
| System.Single |