mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Update
This commit is contained in:
8
druid/materials/gui_world/gui_world.material
Normal file
8
druid/materials/gui_world/gui_world.material
Normal file
@@ -0,0 +1,8 @@
|
||||
name: "gui_world"
|
||||
tags: "tile"
|
||||
vertex_program: "/druid/materials/gui_world/gui_world.vp"
|
||||
fragment_program: "/druid/materials/gui_world/gui_world.fp"
|
||||
vertex_constants {
|
||||
name: "view_proj"
|
||||
type: CONSTANT_TYPE_VIEWPROJ
|
||||
}
|
Reference in New Issue
Block a user