• Takes two points and copies the first point's z coordinate into the second point.

    Returns

    void

    Parameters

    • point1: undefined | Float32Array
    • point2: undefined | Float32Array

    Returns void

Generated using TypeDoc