mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-22 14:16:50 +00:00
10 lines
185 B
GLSL
10 lines
185 B
GLSL
vs.1.1
|
|
|
|
# STATIC: "VERTEXCOLOR" "0..1"
|
|
# DYNAMIC: "SKINNING" "0..0"
|
|
# DYNAMIC: "DOWATERFOG" "0..1"
|
|
|
|
#include "UnlitGeneric_inc.vsh"
|
|
|
|
&UnlitGeneric( 0, 0, 0, 0, $VERTEXCOLOR );
|