get_next


Description:

[ Version ( since = "4.22" ) ]
public bool get_next (ref PathPoint point)

Moves point to the next vertex.

An empty path has no points, so false is returned in this case.

Parameters:

this

a path

point

the current point

Returns:

true if point was set