JointDrive

struct in UnityEngine

/

Implemented in:UnityEngine.PhysicsModule

Description 描述

How the joint's movement will behave along its local X axis.

Properties 属性

maximumForceAmount of force applied to push the object toward the defined direction.
positionDamperResistance strength against the Position Spring. Only used if mode includes Position.
positionSpringStrength of a rubber-band pull toward the defined direction. Only used if mode includes Position.