PrestoChung
10-13-2011, 05:14 PM
What's the simplest way to fade onto a scene from black?
I tried setting the clear color with a fractional alpha value but it still clears all the pixels to black.
The only way I know of is to create a full-screen texture with the desired alpha and draw it last.
Thanks
I tried setting the clear color with a fractional alpha value but it still clears all the pixels to black.
The only way I know of is to create a full-screen texture with the desired alpha and draw it last.
Thanks