Darktide-Mod-Framework/vmf_source/gui/header_background.texture
2018-01-22 12:10:53 +03:00

18 lines
No EOL
410 B
Text

common = {
input = {
filename = "gui/header_background"
}
output = {
apply_processing = true
correct_gamma = true
cut_alpha_threshold = 0.5
enable_cut_alpha_threshold = false
format = "A8R8G8B8"
mipmap_filter = "kaiser"
mipmap_filter_wrap_mode = "mirror"
mipmap_keep_original = false
mipmap_num_largest_steps_to_discard = 0
mipmap_num_smallest_steps_to_discard = 0
srgb = true
}
}