EntityFX entity,fx  

Parameters:

entity - entity handle

fx -
1: full-bright
2: use vertex colors instead of brush color
4: flatshaded
8: disable fog

Description:

Sets miscellaneous effects for an entity.

Flags can be added to combine two or more effects. For example, specifying a flag of 3 (1+2) will result in a full-bright and vertex-coloured brush.

Example:

None.

Index