Parameters for the optional motor force applied to a Joint2D.
该类用于应用到Joint2D的马达力。
See Also: HingeJoint2D class, SliderJoint2D class.
maxMotorTorque | The maximum force that can be applied to the Rigidbody2D at the joint to attain the target speed. 在关节达到目标速度应用到Rigidbody2D的最大力。 |
motorSpeed | The desired speed for the Rigidbody2D to reach as it moves with the joint. 用于Rigidbody2D要达到它关节动作所需的速度。 |