The particle operator move your agent in space without applying any height field repositioning.
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. |
usePositionOnly | bool | If true, the operator will only use the agent position. |