entityguide‎ > ‎

env_render

Point entity which allows you to change render-mode, -fx, -amount and -color of another entity. This entity supports use of !activator
and !caller.
Keyvalues


"Radius", armorvalue :
Set the radius, in units, in which to search for the env_render's targets. Set this to 0 if you do not require the targets
to be in a specific radius, but anywhere on the map.


Flags


1
: "No render-fx": If set, the env_render won't change its targets render-fx.

2: "No render-amt": If set, the env_render won't change its targets render-amt.

4: "No render-mode": If set, the env_render won't change its targets render-mode.

8: "No render-color": If set, the env_render won't change its targets render-color.

16: "Auto apply": If set, the env_render will search for its target within the provided radius and apply the changes to every valid
entity found, whenever it is found, regularly instead of only when triggered.



Comments