JointMotor2D.maxMotorTorque
var maxMotorTorque: float;
float maxMotorTorque;
maxMotorTorque as float
Description

The maximum force that can be applied to the Rigidbody2D at the joint to attain the target speed.

See Also: Rigidbody2D class, motorSpeed.