FirstModulAR 0.1.0
Loading...
Searching...
No Matches
FMAR.UI.RadialMenu.RadialMenuOptionsSet Class Reference

Represents a set of options/choices for the radial menu. More...

Inheritance diagram for FMAR.UI.RadialMenu.RadialMenuOptionsSet:

Public Attributes

float firstOptionAngle = 0
 The rotation of the first option in the radial menu.
 
List< RadialMenuOptionoptions = new()
 The list of options available in this set.
 

Detailed Description

Represents a set of options/choices for the radial menu.

Member Data Documentation

◆ firstOptionAngle

float FMAR.UI.RadialMenu.RadialMenuOptionsSet.firstOptionAngle = 0

The rotation of the first option in the radial menu.

◆ options

List<RadialMenuOption> FMAR.UI.RadialMenu.RadialMenuOptionsSet.options = new()

The list of options available in this set.


The documentation for this class was generated from the following file: