![]() |
FirstModulAR 0.1.0
|
Represents a set of options/choices for the radial menu. More...
Public Attributes | |
| float | firstOptionAngle = 0 |
| The rotation of the first option in the radial menu. | |
| List< RadialMenuOption > | options = new() |
| The list of options available in this set. | |
Represents a set of options/choices for the radial menu.
| float FMAR.UI.RadialMenu.RadialMenuOptionsSet.firstOptionAngle = 0 |
The rotation of the first option in the radial menu.
| List<RadialMenuOption> FMAR.UI.RadialMenu.RadialMenuOptionsSet.options = new() |
The list of options available in this set.