SliderJoint:getMotorForce
EditReturns the current force the motor is using to reach its target, in newtons.
force = SliderJoint:getMotorForce()
Arguments
None
Returns
Name | Type | Description |
force | number | The current force, in newtons. |
Returns the current force the motor is using to reach its target, in newtons.
force = SliderJoint:getMotorForce()
None
Name | Type | Description |
force | number | The current force, in newtons. |