言語: 日本語
  • C#
  • JS
  • Boo

スクリプト言語

お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。

SliderJoint2D.limits

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

Sumbission failed

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

Close

Cancel

Switch to Manual
public var limits: JointTranslationLimits2D;
public JointTranslationLimits2D limits;
public limits as JointTranslationLimits2D

Description

Restrictions on how far the joint can slide in each direction along the line.

The line along which the joint can slide is specified by its angle (relative to the coordinate system) and optionally by endpoint limits along its length. See Also: angle.