Method FadeFromBlack
FadeFromBlack(float)
Fades the screen for a given player from black to regular screen.
public void FadeFromBlack(float fadeSpeed)
Parameters
fadeSpeedfloatDetermines how fast the fade occurs.
Fades the screen for a given player from black to regular screen.
public void FadeFromBlack(float fadeSpeed)
fadeSpeed floatDetermines how fast the fade occurs.