Template:KV RenderFXChoices: Difference between revisions
Jump to navigation
Jump to search
TomEdwards (talk | contribs) No edit summary |
TomEdwards (talk | contribs) (this list takes up a huge amount of space without serving much purpose) |
||
Line 1: | Line 1: | ||
{{ScrollBox|title=RenderFXChoices|noscroll=true| | {{ScrollBox|title=RenderFXChoices|noscroll=true| | ||
; Render FX <code><choices></code> | ; Render FX <code><choices></code> | ||
: Several visibility modes which change the way the entity is rendered, typically by fading it in and out. | : Several [[GoldSrc]]-era visibility modes which change the way the entity is rendered, typically by fading it in and out.<!-- | ||
:* '''0:''' Normal | :* '''0:''' Normal | ||
:* '''1:''' Slow Pulse | :* '''1:''' Slow Pulse | ||
Line 22: | Line 22: | ||
:* '''22:''' Spotlight FX | :* '''22:''' Spotlight FX | ||
:* '''23:''' Cull By Distance (TEST) | :* '''23:''' Cull By Distance (TEST) | ||
:* '''24:''' Fade Wider Pulse | :* '''24:''' Fade Wider Pulse--> | ||
}} | }} |
Revision as of 10:29, 20 July 2009
RenderFXChoices:
- Render FX
<choices>
- Several GoldSrc-era visibility modes which change the way the entity is rendered, typically by fading it in and out.