2024-05-23 15:50:36 +02:00

16 lines
414 B
Plaintext

The component is based on standard UI Slider
Inherits all properties and events of the Slider
Public events:
Public unity Events
//Invoked when slider handle moved has max position
onAccept;
//Invoked when slider handle started to move, but was then thrown
onReject;
- To change the height use transform scale on three axes
- To change width use transform width
For any questions write: anklbenz85@gmail.com