getPointOnPath
getPointOnPath(
path,distance,infos):undefined|TPointAngle
Get the point on the path that is distance along the path
Parameters
• path: TSimplePathData
• distance: number
• infos: TPathSegmentInfo[] = ...
Returns
undefined | TPointAngle