JointSpringNamespace: UnityEngine
Description

JointSpring is used add a spring force to HingeJoint and PhysicMaterial.

Variables
damper The damper force uses to dampen the spring.
spring The spring forces used to reach the target position.
targetPosition The target position the joint attempts to reach.