Version: 5.3 (switch to 5.4b)
IdiomaEnglish
  • C#
  • JS

Idioma de script

Selecciona tu lenguaje de programación favorito. Todos los fragmentos de código serán mostrados en este lenguaje.

JointLimitState2D

enumeration

Cambiar al Manual

Descripción

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