CatmullSpline.findClosestPointOffset

Undocumented in source. Be warned that the author may not have intended to support it.
  1. float findClosestPointOffset(vec2 point)
  2. float findClosestPointOffset(vec2 point, vec2 tangent)
    class CatmullSpline
    private public
    float
    findClosestPointOffset
    (
    vec2 point
    ,
    out vec2 tangent
    )

Meta