• Creates a matrix from an array

    Returns

    a new Matrix set from the starting index of the given array

    Parameters

    • array: Matrix4x4

      defines the source array

    • Optional offset: number

      defines an offset in the source array

    Returns MutableMatrix