Interface IBrushRotationController
Inherited Members
Namespace: UnityEditor.Experimental.TerrainAPI
Syntax
public interface IBrushRotationController : IBrushController
Properties
brushRotation
Declaration
float brushRotation { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Single |
currentRotation
Declaration
float currentRotation { get; }
Property Value
| Type | Description |
|---|---|
| System.Single |