Version: 2022.3
LanguageEnglish
  • C#

JointAngularLimitHandle.yRange

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

public Vector2 yRange;

Description

Returns or specifies the range of valid values for angular motion about the y-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.

Additional resources: yMin, yMax.