Skip to content

getPointOnPath

getPointOnPath(path, distance, infos?): TPointAngle | undefined

Defined in: util/path/index.ts:790

Get the point on the path that is distance along the path

TSimplePathData

number

TPathSegmentInfo[] = ...

TPointAngle | undefined