Enum SelectionModes
Values for user-friendly dimensions settings
Namespace: Microsoft.MixedReality.Toolkit.UI
Assembly: cs.temp.dll.dll
Syntax
public enum SelectionModes
Fields
Name | Description |
---|---|
Button | Just click, no selection |
Invalid | Not a valid mode |
MultiDimension | A selection with more than two dimensions, like one control for Small, Medium, and Large |
Toggle | A selection with two dimensions, selected/unselection. A two mode switch, checkbox, toggle, radial |