Function AStar.getPointPosition

Returns the position of the point associated with the given id.

Vector3 getPointPosition (
  const(long) id
) nothrow @nogc const;