Interface IBoneSpriteEditorModuleView
Namespace: UnityEditor.Experimental.U2D.Animation
Syntax
public interface IBoneSpriteEditorModuleView
Properties
infoWindowRect
Declaration
Rect infoWindowRect { get; }
Property Value
Type | Description |
---|---|
Rect |
toolbarWindowRect
Declaration
Rect toolbarWindowRect { get; }
Property Value
Type | Description |
---|---|
Rect |
Methods
DrawSpriteRectBorder()
Declaration
void DrawSpriteRectBorder()
HandleSpriteSelection()
Declaration
bool HandleSpriteSelection()
Returns
Type | Description |
---|---|
System.Boolean |