Function NavmeshBase.PointOnNavmesh

PointOnNavmesh (Vector3 position, NearestNodeConstraint constraint)

Finds the first node which contains position.

Public
PointOnNavmesh (Vector3 position, NNConstraint constraint)

Finds the first node which contains position.

Public