Function RVOController.To2D

To2D (Vector3 p)

Converts a 3D vector to a 2D vector in the movement plane.

Public
To2D (Vector3 p, out float elevation)

Converts a 3D vector to a 2D vector in the movement plane.

Public