Class ICanvasTool.ToolButtonData
Tool button data
Inherited Members
Namespace: Unity.Muse.Common
Assembly: solution.dll
Syntax
public class ICanvasTool.ToolButtonData
Fields
| Name | Description |
|---|---|
| Icon | Icon of the Button |
| Label | Label of the Button |
| Name | Name of the Button |
| Tooltip | Tooltip of the Button |