Method StopEffect StopEffect(ScreenEffect) Stops applying the specified effect to the screen. Declaration public static void StopEffect(ScreenEffect effectName) Parameters Type Name Description ScreenEffect effectName The ScreenEffect to stop playing.