toggle

  1. M

    Question Using UIToggle to modify a slider?

    There is a parameter that I would like modify using UIToggle. But this parameter is a float variable that is normally modified using a slider. The behaviour I would like to have is this: When toggle is off, set param to 0 When toggle is on, set param to 180 I can add this parameter to the...
Back
Top Bottom