css_enhanced_waf/materialsystem/stdshaders/UnlitTwoTexture.vsh

11 lines
164 B
V Shell
Raw Normal View History

2020-04-22 17:56:21 +01:00
vs.1.1
# DYNAMIC: "DOWATERFOG" "0..1"
# DYNAMIC: "SKINNING" "0..1"
#include "unlittwotexture_inc.vsh"
$vertexcolor = 0;
&UnlitTwoTexture( $vertexcolor );