Func wall: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (minoro)
Line 1: Line 1:
{{wrongtitle|title=func_wall}}
{{wrongtitle|title=func_wall}}
==Entity Description==


== Entity description ==
Obsolete entity from [[Half-Life]] provided for backwards compatibility. Has been replaced by the [[func_detail]] entity and the [[func_brush]] entity with its ''Solidity'' property set to ''Always Solid''.
Obsolete entity from [[Half-Life]] provided for backwards compatibility. Has been replaced by the [[func_detail]] entity and the [[func_brush]] entity with its ''Solidity'' property set to ''Always Solid''.


==Keyvalues==
== Keyvalues ==
* {{kv targetname}}
* {{kv targetname}}
* {{kv renderfields}}
* {{kv renderfields}}
Line 12: Line 12:
: <integer> The minimum level of ambient light that hits this brush.
: <integer> The minimum level of ambient light that hits this brush.


==Flags==
== Inputs ==
None.
 
==Inputs==
* {{i targetname}}
* {{i targetname}}
* {{i renderfields}}
* {{i renderfields}}
* {{i shadow}}
* {{i shadow}}


==Outputs==
== Outputs ==
* {{o targetname}}
* {{o targetname}}


[[Category:Entities]][[Category:Brush Entities]]
[[Category:Entities]]
[[Category:Brush Entities]]

Revision as of 02:53, 8 February 2008

Template:Wrongtitle

Entity description

Obsolete entity from Half-Life provided for backwards compatibility. Has been replaced by the func_detail entity and the func_brush entity with its Solidity property set to Always Solid.

Keyvalues

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

Inputs

Outputs