Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

JointDrive

struct in UnityEngine

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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答