The merge operator takes care of merging a variable number of poses.
The poses are not predefined and are usually built by the state machine module when setting up the state machine of an agent. You can add and edit these ports via C++.
Ports
...
Attributes
...
Type
...
Description
...
Mergeオペレータは、可変数のポーズをマージします。
ポーズは事前に定義されていないため、通常は、エージェントのState Machineを設定する際にState Machineモジュールによって構築されます。 C ++を介して、これらのポートを追加および編集することができます。
...
Ports
アトリビュート | タイプ | 説明 |
---|---|---|
inPose$N | ポーズ | 入力ポーズ |
inPoseWeight$N | double | ポーズウェイト |
inPoseJointWeight$N | double配列 | ジョイントウェイトの配列 |