CVRCompositor.FadeToColor Method

Definition

public:
 void FadeToColor(float fSeconds, float fRed, float fGreen, float fBlue, float fAlpha, bool bBackground);
public void FadeToColor (float fSeconds, float fRed, float fGreen, float fBlue, float fAlpha, bool bBackground);
member this.FadeToColor : single * single * single * single * single * bool -> unit
Public Sub FadeToColor (fSeconds As Single, fRed As Single, fGreen As Single, fBlue As Single, fAlpha As Single, bBackground As Boolean)

Parameters

fSeconds
Single
fRed
Single
fGreen
Single
fBlue
Single
fAlpha
Single
bBackground
Boolean

Applies to