SliderJoint:setLimits
EditSets the upper and lower limits of the slider position.
SliderJoint:setLimits(lower, upper)
Arguments
Name | Type | Description |
lower | number | The lower limit. |
upper | number | The upper limit. |
Returns
Nothing
Sets the upper and lower limits of the slider position.
SliderJoint:setLimits(lower, upper)
Name | Type | Description |
lower | number | The lower limit. |
upper | number | The upper limit. |
Nothing