mirror of
https://github.com/mapbase-source/mapbase-game-src.git
synced 2025-02-21 02:51:10 +03:00
19 lines
295 B
Plaintext
19 lines
295 B
Plaintext
SDK_Refract
|
|
{
|
|
"<dx90"
|
|
{
|
|
$fallbackmaterial "particle\particle_ring_wave_10"
|
|
}
|
|
$normalmap "particle/warp_ripple_normal"
|
|
$dudvmap "particle/warp_ripple_dudv"
|
|
$refractamount "0.5"
|
|
$vertexalpha 1
|
|
$vertexcolor 1
|
|
$translucent 1
|
|
$forcerefract 1
|
|
$bluramount 0
|
|
$nofog 1
|
|
$vertexcolormodulate 1
|
|
$NoCull 1
|
|
}
|