Files
NixOS-configs/modules/wallpaper-engine/materials/editor/meshviewportshading.json
2025-02-07 17:04:43 -06:00

10 lines
180 B
JSON

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