比較バージョン

キー

  • この行は追加されました。
  • この行は削除されました。
  • 書式設定が変更されました。

The pelvis operator move your agent in space and reposition it on the given height field.Pelvisオペレータは、ユーザーのエージェントを空間内で動かして、与えられたHeightフィールドに配置します。

...

Ports

Attributes

アトリビュート

Type

タイプ

Description

説明

inPose

posethe input pose.

ポーズ

入力ポーズ

direction

vector3

the direction vector.

ディレクションベクトル

useDirectionMetadata

bool

If true, the operator uses the direction metadata instead of the direction port value.

Trueの場合、オペレータはディレクションポート値の代わりにディレクションメタデータを使用します。

usePositionOnly

bool

If true, the operator will only use the agent position.

Trueの場合、オペレータはエージェントのポジションのみを使用します。

heightField

stringThe name of the height field.gravityvector3The gravity vector.setHFAsGravityboolIf true, computes the gravity vector from the height field.useGravityboolif true, uses the gravity for repositioning the agent..

文字列

Heightフィールドの名前

heightFieldOffset

double

An extra offset applied to your agent heights from the ground.

地面からのエージェントの高さに適用される追加のオフセット

gravityField

文字列

Gravityフィールドの名前

compensateStretchLeg

bool

Compensate the leg stretching.

レッグのストレッチを補正します。