Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

HingeJoint.useSpring

Switch to Manual
public bool useSpring;

Description

Enables the joint's spring. Disabled by default.

Additional resources: JointSpring

Enabling the motor overrides the spring, given the spring was enabled. If the motor is again disabled the spring will be restored.