• Finds which part index is picked based on the annotation and the point.

    Returns

    part index corresponding to the point.

    Parameters

    • annotation: Line

      The line annotation for which part index needs to be found based on point.

    • point: Float32Array

      Input point of the line.

    Returns number

Generated using TypeDoc