SliderJoint:getPosition
EditReturns how far the slider joint is extended (zero is the position the slider was created at, positive values are further apart).
position = SliderJoint:getPosition()
Arguments
None
Returns
Name | Type | Description |
position | number | The joint position along its axis. |