比較バージョン

キー

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

The particle operator move your agent in space without applying any height field repositioning.Particleオペレータは、Heightフィールドの適応を使用せずにエージェントを空間内で移動させることが出来ます。

...

Ports

Attributes

アトリビュート

Type

タイプ

Description

説明

inPose

pose

ポーズ

the 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 only uses the position only (not the direction)

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