Template:KV RenderFields

From Valve Developer Community
Revision as of 20:41, 3 September 2006 by Andreasen (talk | contribs) (About friggin' time.)
Jump to navigation Jump to search

Template:Kv renderfxchoices

  • rendermode
<choices> Used to set a non-standard rendering mode on this entity. See also 'FX Amount' and 'FX Color'.
Literal Value Render Mode Description
0 Normal
Todo: Write description.
1 Color
Todo: Write description.
2 Texture Transparency (for things like windows) (0 = 100% transparency)
3 Glow
Todo: Write description.
4 Solid Texture masked transparency (for things like grates) (255 = 100% masking)
5 Additive
Todo: Write description.
7 Additive Fractional Frame
Todo: Write description.
9 World Space Glow
Todo: Write description.
10 Dont Render
Todo: Write description.
  • 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.