getPointOnPath
getPointOnPath(
path,distance,infos):undefined|TPointAngle
Defined in: src/util/path/index.ts:790
Get the point on the path that is distance along the path
Parameters
Section titled “Parameters”distance
Section titled “distance”number
TPathSegmentInfo[] = ...
Returns
Section titled “Returns”undefined | TPointAngle