mirror of
https://github.com/celisej567/source-engine.git
synced 2026-09-19 20:09:06 +03:00
1
This commit is contained in:
7
materialsystem/stdshaders/predator_envmap.psh
Normal file
7
materialsystem/stdshaders/predator_envmap.psh
Normal file
@@ -0,0 +1,7 @@
|
||||
ps.1.1
|
||||
|
||||
; c2 - envmaptint
|
||||
tex t0 ; cube map
|
||||
|
||||
mul r0.rgb, t0, c2
|
||||
mov r0.a, c0
|
||||
Reference in New Issue
Block a user