PathPoint.getDistance
float getDistance(gsk.path_measure.PathMeasure measure)Returns the distance from the beginning of the path to point.
Parameters
measure | a gsk.path_measure.PathMeasure for the path |
Returns
the distance of point
float getDistance(gsk.path_measure.PathMeasure measure)Returns the distance from the beginning of the path to point.
measure | a gsk.path_measure.PathMeasure for the path |