hl2_src-leak-2017/src/materialsystem/stdshaders/UnlitTwoTexture.vsh

11 lines
164 B
GLSL

vs.1.1
# DYNAMIC: "DOWATERFOG" "0..1"
# DYNAMIC: "SKINNING" "0..1"
#include "unlittwotexture_inc.vsh"
$vertexcolor = 0;
&UnlitTwoTexture( $vertexcolor );