Sets the value representing the position of the slider thumb.
Sets the value representing the position of the slider thumb.
Signature:
Code
Slider:SetValue(value)
Arguments:
value - Value representing the new position of the slider thumb (between minValue and maxValue, where minValue, maxValue = slider:GetMinMaxValues()) (number)