Polarith AI
1.8

◆ Up

Vector3 Up = Vector3.up

The direction which is used to rotate the forward direction according to the decision made by the Context.

This vector needs to be perpendicular to an agent's forward direction, e.g., if the agent moves in the x/z-plane, this vector needs always to be (0, 1, 0).

Imprint