Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

JointLimitState2D

Description

Represents the state of a joint limit.

Variables

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).