• Returns a new Vector3 set from the index "offset" of the given FloatArray This function is deprecated. Use FromArray instead

    Returns

    the new Vector3

    Parameters

    • array: FloatArray

      defines the source array

    • Optional offset: number

      defines the offset in the source array

    Returns MutableVector3