Interface IBoneGizmoToggle
Namespace: UnityEditor.Experimental.U2D.Animation
Syntax
public interface IBoneGizmoToggle
Properties
enableGizmos
Declaration
bool enableGizmos { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Methods
OnGUI()
Declaration
void OnGUI()