Check out our 2024 Retrospective for a look back at events that shaped the wiki during 2024.

Morrowind Mod:FadeTo

The UESPWiki – Your source for The Elder Scrolls since 1995

FadeTo

		FadeTo, Alpha, Time

       Where:   Alpha = The final amount of fade (0 = clear, 100 is black)
		Time  = Time in seconds to fade (float)

	Type:	Misc

     Returns:	none

     Example:	FadeTo, 50, 2		(fade to 50% black in 2 seconds)

     Scripts:	Not Used

Fades the screen to a given amount in the set time.

See Also: FadeIn, FadeOut