Files
NixOS-configs/modules/wallpaper-engine/materials/editor/meshviewportshading.json
2025-04-29 13:39:02 -05:00

10 lines
180 B
JSON

{
"passes": [{
"shader": "editor/meshviewportshading",
"blending": "translucent",
"depthtest": "disabled",
"depthwrite": "disabled",
"cullmode": "normal"
}]
}