HingeJoint:getMotorTorque
EditReturns the current torque the motor is using to reach its target, in newton meters.
torque = HingeJoint:getMotorTorque()
Arguments
None
Returns
Name | Type | Description |
torque | number | The current torque, in newton meters. |