SliderJoint:setLimits

Edit

Sets the upper and lower limits of the slider position.

SliderJoint:setLimits(lower, upper)

Arguments

NameTypeDescription
lowernumber The lower limit.
uppernumber The upper limit.

Returns

Nothing

See also