The particle operator move your agent in space without applying any ground 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. |
projectOnUpVectorPlane | bool | If true, the operator projects the new agent direction on the plane defined by the agent up vector. |