Func illusionary: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Explained the description a little more.)
Line 1: Line 1:
{{wrongtitle|title=func_illusionary}}
{{wrongtitle|title=func_illusionary}}
==Entity Description==
==Entity Description==
Use [[func_brush]] instead. This entity can be simpler if less functionality is needed though, as it is always non-solid.
Obsolete entity from HL1 provided for backwards compatibility. Has been replaced by the [[func_brush]] with its <i>Solidity</i> property set to <i>Never Solid</i>.
This entity can be simpler if less functionality is needed though, as it is always non-solid.


==Keyvalues==
==Keyvalues==

Revision as of 10:20, 31 January 2006

Template:Wrongtitle

Entity Description

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

Keyvalues

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

Inputs

Outputs

See Also