UISliderTransition
It will transition by the value of the slider.
Properties
Property Name | Description |
---|---|
Slider | Slider to the judgment |
Change Timing Transition | Whether slider transitions with the changed timing. |
Threshold | Threshold for the transition. |
Less State | Transition destination when it was lower than Threshold. Transition Method : OnStateBegin, Slider.onValueChanged |
Greater State | Transition destination when it is higher than Threshold. Transition Method : OnStateBegin, Slider.onValueChanged |