sqwarmed/platform/materials/Editor/wireframe.vmt

9 lines
197 B
Plaintext
Raw Normal View History

2024-08-29 19:18:30 -04:00
"Wireframe"
{
// Original shader: WireframeVertexColor
"$vertexcolor" 1
// removed decal, topmost drawing not guaranteed, editor has occlusion artifacts.
// "$decal" 1
"$polyOffset" 1
}