HingeJoint.velocityvar velocity : floatDescriptionThe angular velocity of the joint in degrees per second.
JavaScript
print(hingeJoint.velocity); using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > HingeJoint | Switch to Component | |||
HingeJoint.velocityvar velocity : floatDescriptionThe angular velocity of the joint in degrees per second.
JavaScript
print(hingeJoint.velocity); using UnityEngine; import UnityEngine |