Template:KV Source 2 Light Render: Difference between revisions
Jump to navigation
Jump to search
(Create Source 2 Light Render KeyValue Template for the Next-Gen Light Types from lights2.fgd)) |
No edit summary |
||
Line 1: | Line 1: | ||
{{ScrollBox|title=Source 2 Light Render| | {{ScrollBox|title=Source 2 Light Render| | ||
{{KV|Render Light Geometry | {{KV|Render Light Geometry|intn=showlight|bool| Render the light geometry .}} | ||
{{KV|Render To Cubemaps | {{KV|Render To Cubemaps|intn=rendertocubemaps|bool| If true, illumination from this light renders into baked cube maps.}} | ||
{{KV|Bake Specular To Cubemaps | {{KV|Bake Specular To Cubemaps|intn=bakespeculartocubemaps|bool| Bake specular into cubemaps.}} | ||
{{KV|Brightness Scale | {{KV|Brightness Scale|intn=brightnessscale|float| Scale brightness by this amount.}} | ||
{{KV|Fade Out Start Size | {{KV|Fade Out Start Size|intn=fade_size_start|float| Screen size where the light will begin fading out.}} | ||
{{KV|Fade Out End Size | {{KV|Fade Out End Size|intn=fade_size_end|float| Screen size where the light will be fully faded out.}}}} | ||
<noinclude> | <noinclude> | ||
[[Category: | [[Category:Keyvalue Templates|Source 2 Light Render]] | ||
</noinclude> | </noinclude> |
Revision as of 05:43, 8 February 2025
Source 2 Light Render:
- Render Light Geometry (showlight) <boolean>
- Render the light geometry .
- Render To Cubemaps (rendertocubemaps) <boolean>
- If true, illumination from this light renders into baked cube maps.
- Bake Specular To Cubemaps (bakespeculartocubemaps) <boolean>
- Bake specular into cubemaps.
- Brightness Scale (brightnessscale) <float>
- Scale brightness by this amount.
- Fade Out Start Size (fade_size_start) <float>
- Screen size where the light will begin fading out.
- Fade Out End Size (fade_size_end) <float>
- Screen size where the light will be fully faded out.