Template:KV RenderFields: Difference between revisions
Jump to navigation
Jump to search
(About friggin' time.) |
mNo edit summary |
||
Line 14: | Line 14: | ||
| 3 || Glow || {{todo|Write description.}} | | 3 || Glow || {{todo|Write description.}} | ||
|- | |- | ||
| 4 || Solid || Texture masked transparency (for things like grates) (''255'' = 100% masking) | | 4 || Solid (Obsolete) || Texture masked transparency (for things like grates) (''255'' = 100% masking) | ||
|- | |- | ||
| 5 || Additive || {{todo|Write description.}} | | 5 || Additive || {{todo|Write description.}} |
Revision as of 20:56, 3 September 2006
- 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 (Obsolete) 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.