mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-12-07 10:38:23 +00:00
11 lines
164 B
GLSL
11 lines
164 B
GLSL
vs.1.1
|
|
|
|
# DYNAMIC: "DOWATERFOG" "0..1"
|
|
# DYNAMIC: "SKINNING" "0..1"
|
|
|
|
#include "unlittwotexture_inc.vsh"
|
|
|
|
$vertexcolor = 0;
|
|
|
|
&UnlitTwoTexture( $vertexcolor );
|