• Creates a Color4 from a Color3 and an alpha value

    Returns

    create mutable Color4

    Parameters

    • color3: ReadonlyColor3

      defines the source Color3 to read from

    • Optional alpha: number

      defines the alpha component (1.0 by default)

    Returns MutableColor4