JointSpring

struct in UnityEngine

Cambiar al Manual

Descripción

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

no example available in C#

Variables

damperThe damper force uses to dampen the spring.
springThe spring forces used to reach the target position.
targetPositionThe target position the joint attempts to reach.