Muk Toggle

Create Muk Toggle

To create MukToggle, create and select MukUICanvas, right-click in the Hierarchy > Muk > Toggle. You will see a new object(MukToggle) created in the selected canvas or the first canvas in the Hierarchy (if no canvas is selected). If there’s no canvas in the Hierarchy, Muk will create a MukUICanvas for you and place the MukToggle in the newly created MukUICanvas

Muk Toggle

Muk Toggle Code

You can set the on value change listener via script. Please see the code below.