Func illusionary: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (link + wording)
mNo edit summary
Line 2: Line 2:


==Entity Description==
==Entity Description==
Obsolete [[brush entity]] from [[Half-Life]] provided for backwards compatibility. Has been replaced by the [[func_brush]] with its ''Solidity'' property set to ''Never Solid''.
'''Obsolete''' [[brush entity]] from [[Half-Life]] provided for backwards compatibility. Has been replaced by the [[func_brush]] with its ''Solidity'' property set to ''Never Solid''.
This entity can be used for simplicity if less functionality is needed, as it is always non-solid.
This entity can be used for simplicity if less functionality is needed, as it is always non-solid.



Revision as of 23:08, 2 March 2008

Template:Wrongtitle

Entity Description

Obsolete brush entity from Half-Life provided for backwards compatibility. Has been replaced by the func_brush with its Solidity property set to Never Solid. This entity can be used for simplicity if less functionality is needed, as it is always non-solid.

Keyvalues

<float> The minimum level of ambient light that hits this brush.

Inputs

Outputs

See Also