JointMotor.targetVelocityvar targetVelocity : floatDescriptionThe motor will apply a force up to force to achieve targetVelocity.
JavaScript
// Achieve 10 m/s. using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > JointMotor | ||||
JointMotor.targetVelocityvar targetVelocity : floatDescriptionThe motor will apply a force up to force to achieve targetVelocity.
JavaScript
// Achieve 10 m/s. using UnityEngine; import UnityEngine |