HingeJoint.useMotorvar useMotor : booleanDescriptionEnables the joint's motor.
JavaScript
hingeJoint.useMotor = true; using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > HingeJoint | Switch to Component | |||
HingeJoint.useMotorvar useMotor : booleanDescriptionEnables the joint's motor.
JavaScript
hingeJoint.useMotor = true; using UnityEngine; import UnityEngine |