From Valve Developer Community
- Disable Receiving Shadows
(disablereceiveshadows)
<choices>
- Disables shadows on object receiving from world and other objects.
Value |
Description
|
0 |
No
|
1 |
Yes
|
- RenderMode
(rendermode)
<choices>
- Used to set a non-standard rendering mode on this entity. See also 'FX Amount' and 'FX Color'.
Value |
Description
|
1 |
Color
|
2 |
Texture
|
3 |
Glow
|
4 |
Solid
|
5 |
Additive
|
6 |
Additive Fractional Frame
|
7 |
World Space Glow
|
8 |
Don't Render
|
- Render Amount (0-255)
(renderamt)
<integer>
- The FX amount is used by the selected Render Mode.
- Render Color (R G B)
(rendercolor)
<color255>
- The FX color is used by the selected Render Mode.