The pelvis operator moves your agent in space and place it on the given height field.Pelvisオペレータは、ユーザーのエージェントを空間内で動かして、与えられたHeightフィールドに配置します。
...
Ports
Attributes
Type
Description
pose the input pose.
the direction vector.
If true, the operator uses the direction metadata instead of the direction port value.
If true, the operator will only use the agent position.
string The name of the height field.
An extra offset applied to your agent heights from the ground.The name of the gravity field.
string
Compensate the leg stretching.
アトリビュート |
---|
タイプ |
---|
説明 |
---|
inPose |
ポーズ | 入力ポーズ |
direction | vector3 |
ディレクションベクトル | |
useDirectionMetadata | bool |
Trueの場合、オペレータはディレクションポート値の代わりにディレクションメタデータを使用します。 | |
usePositionOnly | bool |
Trueの場合、オペレータはエージェントのポジションのみを使用します。 |
heightField |
文字列 | Heightフィールドの名前 |
heightFieldOffset | double |
地面からのエージェントの高さに適用される追加のオフセット |
gravityField |
文字列 | Gravityフィールドの名前 |
compensateStretchLeg | bool |
レッグのストレッチを補正します。 |