Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

JointSuspension2D

struct in UnityEngine

/

Implemented in:UnityEngine.Physics2DModule

Description

Joint suspension is used to define how suspension works on a WheelJoint2D.

See Also: WheelJoint2D class.

Properties

angleThe world angle (in degrees) along which the suspension will move.
dampingRatioThe amount by which the suspension spring force is reduced in proportion to the movement speed.
frequencyThe frequency at which the suspension spring oscillates.

Did you find this page useful? Please give it a rating: