1
0
mirror of https://github.com/nillerusr/source-engine.git synced 2025-03-13 06:01:53 +00:00

16 lines
258 B
V Shell
Raw Normal View History

2020-04-22 12:56:21 -04:00
vs.1.1
# DYNAMIC: "DOWATERFOG" "0..1"
#include "ShatteredGlass_inc.vsh"
$detail = 1;
$envmap = 0;
$envmapcameraspace = 0;
$envmapsphere = 0;
$vertexcolor = 0;
&ShatteredGlass( $detail, $envmap, $envmapcameraspace, $envmapsphere,
$vertexcolor );