AStar.getPointPosition

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

struct AStar
@nogc nothrow const
Vector3
getPointPosition
(
in long id
)

Meta