Template:Light NameWarning: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(changed to important)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{warning|Lights should not be named unless they will be turned on and off via inputs! Adding targetnames to light entities will create switchable-lights which affect both compile-time and run-time performance. See [[Light#Named_lights]].}}
{{important|Naming a static light radically changes its behavior. See [[Naming Lights]] for details.}}

Latest revision as of 13:31, 18 May 2024

Icon-Important.pngImportant:Naming a static light radically changes its behavior. See Naming Lights for details.