enum SemanticType : Enum<SemanticType>
| Member | Description |
|---|---|
Unknown |
Smantic type was unspecified.
|
None |
No emantic type was set for this interaction.
|
Select |
This entity was selected (e.g. a mouse left click-down).
|
Grab |
This entity was grabbed (e.g. user is holding the grip button.
|
Scroll |
This entity should be scrolled (e.g. user pressed thumbstick up on a panel.
|
id
:
Int
[Get] |
Signature
val id: Int |