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