Template:KV RenderFXChoices: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (standard-table)
No edit summary
Line 1: Line 1:
'''renderfx'''
{{ScrollBox|title=RenderFXChoices|noscroll=true|
: <choices>
; Render FX <code><choices></code>
:{| {{standard-table}}
: Several visibility modes which change the way the entity is rendered, typically by fading it in and out.
! Literal Value || Description
:* '''0:''' Normal
|-
:* '''1:''' Slow Pulse
| 0 || Normal
:* '''2:''' Fast Pulse
|-
:* '''3:''' Slow Wide Pulse
| 1 || Slow Pulse
:* '''4:''' Fast Wide Pulse
|-
:* '''5:''' Slow Fade Away
| 2 || Fast Pulse
:* '''6:''' Fast Fade Away
|-
:* '''7:''' Slow Become Solid
| 3 || Slow Wide Pulse
:* '''8:''' Fast Become Solid
|-
:* '''9:''' Slow Strobe
| 4 || Fast Wide Pulse
:* '''10:''' Fast Strobe
|-
:* '''11:''' Faster Strobe
| 5 || Slow Fade Away
:* '''12:''' Slow Flicker
|-
:* '''13:''' Fast Flicker
| 6 || Fast Fade Away
:* '''14:''' Constant Glow
|-
:* '''15:''' Distort
| 7 || Slow Become Solid
:* '''16:''' Hologram (Distort + fade)
|-
:* '''17:''' Scale up
| 8 || Fast Become Solid
:* '''22:''' Spotlight FX
|-
:* '''23:''' Cull By Distance (TEST)
| 9 || Slow Strobe
:* '''24:''' Fade Wider Pulse
|-
}}
| 10 || Fast Strobe
|-
| 11 || Faster Strobe
|-
| 12 || Slow Flicker
|-
| 13 || Fast Flicker
|-
| 14 || Constant Glow
|-
| 15 || Distort
|-
| 16 || Hologram (Distort + fade)
|-
| 17 || Scale up
|-
| 22 || Spotlight FX
|-
| 23 || Cull By Distance (TEST)
|-
| 24 || Fade Wider Pulse
|}

Revision as of 11:21, 19 July 2009

RenderFXChoices:
Render FX <choices>
Several visibility modes which change the way the entity is rendered, typically by fading it in and out.
  • 0: Normal
  • 1: Slow Pulse
  • 2: Fast Pulse
  • 3: Slow Wide Pulse
  • 4: Fast Wide Pulse
  • 5: Slow Fade Away
  • 6: Fast Fade Away
  • 7: Slow Become Solid
  • 8: Fast Become Solid
  • 9: Slow Strobe
  • 10: Fast Strobe
  • 11: Faster Strobe
  • 12: Slow Flicker
  • 13: Fast Flicker
  • 14: Constant Glow
  • 15: Distort
  • 16: Hologram (Distort + fade)
  • 17: Scale up
  • 22: Spotlight FX
  • 23: Cull By Distance (TEST)
  • 24: Fade Wider Pulse