Light deferred global: Difference between revisions
Jump to navigation
Jump to search

Warning:
Confirm:Does this entity also exists in
Portal 2: Desolation?
(→Flags) |
|||
| Line 24: | Line 24: | ||
== See also== | == See also== | ||
* [[Light deferred]] | |||
* [[Lighting]] | * [[Lighting]] | ||
* [[Adding Light]] | * [[Adding Light]] | ||
* [[Intermediate Lighting]] | * [[Intermediate Lighting]] | ||
* [[Advanced Lighting]] | * [[Advanced Lighting]] | ||
Revision as of 10:33, 9 February 2024
light_deferred is an e0 available in
Alien Swarm Deferred.
- The
{{{game}}}parameter is inconsistent with the name defined by the {{asd}} template. This can most likely be fixed by setting the value of the{{{game}}}parameter toAlien Swarm Deferred.
If a parameter is consistent but you're still seeing this warning, it may be an issue with the template itself. Please discuss it on the template's talk page.
and other games that use it's source code.
It creates real time shadows and lighting coming from the sun.
Keyvalues
Flags
- Enabled : [1]
- Turns the light on.
- Enable shadow : [2]
- Enables dynamic shadows.
- Enable transitions : [4]Todo: what does this do?
Inputs