The joint constraint module parent constrains one joint onto another.Joint constraintモジュールのペアレントは、あるジョイントを別のジョイントにコンストレイントします。
...
Attributes
Attributes アトリビュート | Type タイプ | Overridable上書き可能 | Description説明 |
---|---|---|---|
constrainedJoint | string 文字列 | no | The joint to be constrained.コンストレイントが割り当てられたジョイント |
targetJoint | string文字列 | no | The target joint.ターゲットジョイント |
offsetMatrix | matrix | no | The offset matrix for the constraint.コンストレイントに対するオフセットマトリックス |
weight | double | yes | Weight.質量 |