お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。
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.
CloseCharacterJointクラスによって定義された制限を行います。
bounciness | ジョイントが限度に達するときの跳ね返る大きさを設定します |
damper | spring が 0 より大きい場合、limit変数の制限は緩くなります |
limit | ジョイントの位置、角度の限度を設定します |
spring | 0より大きい場合は、制限は厳しくなくなります。バネはジョイントしているオブジェクトを引っ張ります。 |