Enum ConditionBaseInspector.HandleMode
Interaction mode of a handle
Namespace: UnityEditor.MARS
Assembly: Unity.MARS.Editor.dll
Syntax
public enum ConditionBaseInspector.HandleMode
Fields
Name | Description |
---|---|
Hidden | The handle is hidden |
Interactive | The handle is visible and interactable |
Preview | The handle is visible but not interactable |