• Creates a plane from an array

    Returns

    a new Plane from the given array.

    Parameters

    • array: number[]

      the array to create a plane from

    Returns MutablePlane