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

The desired speed for the Rigidbody2D to reach as it moves with the joint.

See Also: Rigidbody2D class, maxMotorTorque.