AStar.setPointPosition

Sets the position for the point with the given id.

struct AStar
@nogc nothrow
void
setPointPosition
(
in long id
,
in Vector3 position
)

Meta