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

14 lines
196 B
Text

header_background = {
material_contexts = {
surface_material = ""
}
shader = "gui_gradient:DIFFUSE_MAP:MASKED"
textures = {
diffuse_map = "gui/header_background"
}
variables = {
}
}