Light editor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{langsp}} ==Light editor== '''Light editor''' can be opened with TAB. {| class="wikitable" align="center" |- | File:Asd deferred main editor.png|center|Light editor's Main...")
 
No edit summary
Line 1: Line 1:
{{langsp}}
{{langsp}}
'''The Light editor''' is a tool ivailable {{asd|only}} and other mods that use Alien Swarm Deferred's code.


Enabling sv_cheats and then clicking TAB opens this tool in game. Its meant to edit Deferred lighting realtime and save it. 
==Light editor==
==Light editor==
'''Light editor''' can be opened with TAB.
'''Light editor''' can be opened with TAB.

Revision as of 06:42, 26 January 2024

English (en)Translate (Translate)

The Light editor is a tool ivailable (only in Alien Swarm Deferred) and other mods that use Alien Swarm Deferred's code.

Enabling sv_cheats and then clicking TAB opens this tool in game. Its meant to edit Deferred lighting realtime and save it.

Light editor

Light editor can be opened with TAB.

Light editor's Main menu


Show properties

Edit your currently selected light's properties.

Asd deferred main editor properties.png

Edit global light

Settings for dynamic lighting and shadows coming from Light environment.

Global light deferred lighte.png

VMF handling

Load, edit and save your VMF's lights.

Debug

  • Turn on and off deferred statics
  • Render modes:
    • None
    • Light
    • Dept
    • Normal