Buttons¶
Use buttons to create interactions through clicking the objects contained within buttons.
Kanzi has these buttons:
Button 3D and Button 2D to create interactions through clicking or tapping.
Toggle Button 3D and Toggle Button 2D to create interactions through buttons that can have multiple toggle states.
See Using the Toggle Button nodes and Tutorial: Creating a toggle button.
Toggle Button Group 3D and Toggle Button Group 2D to allow users to select only one option from a set of options that are mutually exclusive.