mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-03 05:49:41 +03: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 );
|