11 lines
164 B
V Shell
11 lines
164 B
V Shell
|
vs.1.1
|
||
|
|
||
|
# DYNAMIC: "DOWATERFOG" "0..1"
|
||
|
# DYNAMIC: "SKINNING" "0..1"
|
||
|
|
||
|
#include "unlittwotexture_inc.vsh"
|
||
|
|
||
|
$vertexcolor = 0;
|
||
|
|
||
|
&UnlitTwoTexture( $vertexcolor );
|