DCDC24-EmissionVision/Assets/UIAcceptSlider
2024-05-23 15:50:36 +02:00
..
Example Updated UI 2024-05-23 15:50:36 +02:00
UIAcceptSlider Updated UI 2024-05-23 15:50:36 +02:00
Example.meta Updated UI 2024-05-23 15:50:36 +02:00
readme.txt Updated UI 2024-05-23 15:50:36 +02:00
readme.txt.meta Updated UI 2024-05-23 15:50:36 +02:00
UIAcceptSlider.meta Updated UI 2024-05-23 15:50:36 +02:00

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