1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-30 08:15:36 +00:00
openmw-tes3mp/files/materials/brightness_contrast_gamma.mat

15 lines
250 B
Text
Raw Normal View History

material mat_brightness_contrast_gamma
{
pass
{
vertex_program transform_vertex
fragment_program openmw_brightness_contrast_gamma_fragment
depth_check off
texture_unit SceneBuffer
{
}
}
}