Class MaskOperator
Implements
Inherited Members
Namespace: Unity.Muse.Common
Assembly: solution.dll
Syntax
[Serializable]
public class MaskOperator : IOperator
Constructors
Name | Description |
---|---|
MaskOperator() |
Properties
Name | Description |
---|---|
Hidden | Whether the operator should be hidden from the UI. |
Label | Human-readable label for the operator. |
OperatorName |
Methods
Name | Description |
---|---|
Clone() | |
Enable(bool) | |
Enabled() | |
GetCanvasView() | |
GetMask() | |
GetOperatorData() | |
GetOperatorView(Model) | |
GetSeamless() | |
GetSettingsView() | Get the settings view for this operator. |
IsSavable() | |
RegisterToEvents(Model) | |
SetOperatorData(OperatorData) | |
UnregisterFromEvents(Model) |