FlatBackgroundGUI.onDraw

Fill diffuse map with diffuse from background image. Alpha is ignored since ideally a background image will not need an alpha channel. Material and depth maps are zeroed out to initialize them. Otherwise this can lead to nasty errors.

class FlatBackgroundGUI(string backgroundPath)
nothrow @nogc override nothrow @nogc
void
onDraw

Meta