Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

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

JointAngularLimitHandle.xRange

public Vector2 xRange;

Description

Returns or specifies the range of valid values for angular motion about the x-axis. Defaults to [-180.0, 180.0].

The x-value is the lower limit of the range and the y-value is the upper limit of the range.

See Also: xMin, xMax.

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