• Creates a new Vector3 from the starting index of the given array

    Returns

    a new Vector3

    Parameters

    • array: ArrayLike<number>

      defines the source array

    • Optional offset: number

      defines an offset in the source array

    Returns MutableColor3