VideoSetGammaCorrection
by Joe Rossi · in Torque Game Builder · 12/26/2007 (12:44 am) · 0 replies
I'm working on menus for my game, and I was hoping to allow players to adjust the screen gamma from the options menu. Unfortunately when I call videoSetGammaCorrection in the prescribed range of 0.0 to 1.0 it seems to have no effect. Is this function supposed to work in TGB? Or is there another way I should be setting the gamma? This is in both OpenGL and D3D mode, using a NVidia Geforce3 graphics card.