This version of Unity is unsupported.

JointLimitState2D

enumeration

Description

Represents the state of a joint limit.

Properties

InactiveRepresents a state where the joint limit is inactive.
LowerLimitRepresents a state where the joint limit is at the specified lower limit.
UpperLimitRepresents a state where the joint limit is at the specified upper limit.
EqualLimitsRepresents a state where the joint limit is at the specified lower and upper limits (they are identical).