mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-19 20:16:10 +08:00
12 lines
220 B
V Shell
12 lines
220 B
V Shell
![]() |
vs.1.1
|
||
|
|
||
|
# DYNAMIC: "DOWATERFOG" "0..1"
|
||
|
# DYNAMIC: "SKINNING" "0..1" [XBOX]
|
||
|
# DYNAMIC: "NUM_BONES" "0..3" [PC]
|
||
|
|
||
|
#include "unlittwotexture_inc.vsh"
|
||
|
|
||
|
$vertexcolor = 0;
|
||
|
|
||
|
&UnlitTwoTexture( $vertexcolor );
|