• Approximates a polygonal curve with the specified precision.

    Parameters

    • inTensor: Float32Array
    • inShape: vec3
    • epsilon: number
    • closed: boolean
    • outTensor: Float32Array

    Returns number