Function interpolate

Compute relative position on arc.

See also:

Arc

Relative position 0-1

If arc is not positioned, pass in an origin

If true allows point to overflow arc dimensions (default: false)

  • Parameters

    • amount: number
    • arc: Arc
    • allowOverflow: boolean
    • origin: Point

    Returns Point

  • Parameters

    Returns Point