Interface ICanvasTool
Common Interface for Canvas Tools
Namespace: Unity.Muse.Common
Assembly: solution.dll
Syntax
public interface ICanvasTool
Methods
Name | Description |
---|---|
ActivateOperators() | Activate the Operators |
EvaluateEnableState(Artifact) | Evaluate the Enable State of the Tool |
GetSettings() | Get the Settings Visual Element |
GetToolData() | Get the Tool Button Data |
GetToolManipulator() | Get the Canvas Manipulator |
SetModel(Model) | Set the Model |