mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-01-05 17:13:36 +08:00
10 lines
194 B
V Shell
10 lines
194 B
V Shell
|
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 );
|