Darktide-Mod-Framework/vmf_source/materials/header_background_lit.material

14 lines
204 B
Text

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