JointDrive.maximumForcevar maximumForce : floatDescriptionAmount of force applied to push the object toward the defined direction.
JavaScript
// Create a JointDrive, configure it and assign the JointDrive to using UnityEngine; import UnityEngine |
