JointSpring

struct in UnityEngine

매뉴얼로 전환

설명

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

no example available in C#

변수

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.