This version of Unity is unsupported.

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.