• Returns a new Color4 object from the current Color3 and the given alpha

    Returns

    a new Color4 object

    Parameters

    • value: ReadonlyColor3
    • Optional alpha: number

      defines the alpha component on the new Color4 object (default is 1)

    Returns MutableColor4