HandMenuRadial.HandMenuRadial

void HandMenuRadial(HandRadialLayer[] menuLayers)

Creates a hand menu from the provided array of menu layers! HandMenuRadial is an IStepper, so proper usage is to add it to the Stepper list via StereoKitApp.AddStepper. If no layers are provided to this constructor, a default root layer will be automatically added.

   
HandRadialLayer[] menuLayers Starting layer is always the first one in the list! Layer names in the menu items refer to layer names in this list.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!