The particle operator move your agent in space without applying any height field repositioning.Particleオペレータは、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. projectOnUpVectorPlane bool If true, the operator projects the new agent direction on the plane defined by the agent up vector.
アトリビュート |
---|
タイプ |
---|
説明 |
---|
inPose |
ポーズ |
入力ポーズ | |
direction | vector3 |
ディレクションベクトル | |
useDirectionMetadata | bool |
Trueの場合、オペレータはディレクションポート値の代わりにディレクションメタデータを使用します。 | ||
usePositionOnly | bool | Trueの場合、オペレータはエージェントのポジションのみを使用します。 |