Func wall: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Robot: fixing template case.) |
||
Line 15: | Line 15: | ||
== Inputs == | == Inputs == | ||
* {{i targetname}} | * {{i targetname}} | ||
* {{ | * {{I RenderFields}} | ||
* {{i shadow}} | * {{i shadow}} | ||
== Outputs == | == Outputs == | ||
* {{o targetname}} | * {{o targetname}} |
Revision as of 19:32, 19 January 2009
Template:Wrongtitle Legacy support only. Use func_brush instead.
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
- Template:I targetname
- RenderFields:
- Alpha <integer 0–255>
- Sets the entity's transparency to a number from 0 (invisible) to 255 (fully visible). Requires the entity to have its
rendermode
set to a number other than0
.
- Color <color255 >
- Sets an RGB color for the entity.