Enum InteractionTarget.InteractionState
Namespace: Unity.MARS.Authoring
Syntax
public enum InteractionState : int
Fields
| Name | Description | Value |
|---|---|---|
| None | 0 | |
| Hovered | 1 | |
| Selected | 2 |
public enum InteractionState : int
| Name | Description | Value |
|---|---|---|
| None | 0 | |
| Hovered | 1 | |
| Selected | 2 |