Template:KV RenderFields: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
{{kv renderfxchoices}}
* '''rendermode'''
* '''rendermode'''
: <choices> Used to set a non-standard rendering mode on this entity. See also 'FX Amount' and 'FX Color'.
: <choices> Used to set a non-standard rendering mode on this entity. See also 'FX Amount' and 'FX Color'.

Revision as of 06:55, 6 April 2006

  • rendermode
<choices> Used to set a non-standard rendering mode on this entity. See also 'FX Amount' and 'FX Color'.
Literal Value Description
0 Normal
1 Color
2 Texture
3 Glow
4 Solid
5 Additive
7 Additive Fractional Frame
9 World Space Glow
10 Dont Render
  • renderamt
<integer> The FX amount (0 - 255) is used by the selected Render Mode.
  • rendercolor
<color255> The FX color is used by the selected Render Mode.