Template:PatchDiff/June 6, 2013 Patch/portal2/pak01 dir.vpk/materials/dev/dev tvmonitor1a.vmt

From the Portal Wiki
< Template:PatchDiff/June 6, 2013 Patch
Revision as of 12:15, 7 June 2013 by MousseBOT (talk | contribs) (Diff of file "portal2/pak01_dir.vpk/materials/dev/dev_tvmonitor1a.vmt" for patch June 6, 2013 Patch.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
1N/Anoise
N/A1UnlitTwoTexture
N/A2{
N/A3$basetexture _rt_Camera
N/A4"%tooltexture" "overlays/command_target_orange"
N/A5$mappingwidth 256
N/A6$mappingheight 256
N/A7$surfaceprop glass
N/A8 
N/A9$texture2 "dev/dev_scanline"
N/A10 
N/A11$vertexcolor 1
N/A12$one 1
N/A13$zero 0
N/A14$temp 0
N/A15$texoffset "[0 0]"
N/A16$texscale .25
N/A17$tex2offset "[0 0]"
N/A18$tex2scale 0
N/A19$a_b_halfwidth 0.1
N/A20$a_b_noise 0
N/A21$a_s_halfwidth 0.025
N/A22$a_s_noise 0
N/A23$a_t_halfwidth 0.00
N/A24$a_threshold 0.7
N/A25$alpha_bias 0.2
N/A26 
N/A27$j_b_halfwidth 2
N/A28$j_b_noise 0
N/A29$j_s_halfwidth 0.05
N/A30$j_s_noise 0
N/A31$j_t_halfwidth 0.25
N/A32$j_threshold 3
N/A33$j_basescale 2
N/A34 
N/A35$xo_b_halfwidth 0.035
N/A36$xo_b_noise 0
N/A37$xo_s_halfwidth 0.001
N/A38$xo_s_noise 0
N/A39$xo_t_halfwidth 0.0
N/A40$xo_threshold 0.1
N/A41Proxies
N/A42{
N/A43Sine
N/A44{
N/A45resultVar "$color[0]"
N/A46sineperiod 1
N/A47sinemin .9
N/A48sinemax .9
N/A49}
N/A50Sine
N/A51{
N/A52resultVar "$color[1]"
N/A53sineperiod .01
N/A54sinemin .9
N/A55sinemax 1
N/A56}
N/A57 
N/A58GaussianNoise
N/A59{
N/A60mean $zero
N/A61halfwidth $a_b_halfwidth
N/A62resultVar $a_b_noise
N/A63}
N/A64Abs
N/A65{
N/A66srcVar1 $a_b_noise
N/A67resultVar $a_b_noise
N/A68}
N/A69Subtract
N/A70{
N/A71srcvar1 $one
N/A72srcvar2 $a_b_noise
273resultvar $a_b_noise
374}
475GaussianNoise