stuff
This commit is contained in:
10
modules/wallpaper-engine/materials/util/fullscreenlayer.json
Normal file
10
modules/wallpaper-engine/materials/util/fullscreenlayer.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"passes": [{
|
||||
"shader": "passthrough",
|
||||
"depthtest": "disabled",
|
||||
"depthwrite": "disabled",
|
||||
"blending": "translucent",
|
||||
"cullmode": "nocull",
|
||||
"textures": ["_rt_FullFrameBuffer"]
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user