• Stores from the starting index in the given array the Color4 successive values

    Returns

    the current Color4 object

    Parameters

    • value: ReadonlyColor4
    • array: number[]

      defines the array where to store the r,g,b components

    • Optional index: number

      defines an optional index in the target array to define where to start storing values

    Returns void