Newlights gbuffersettings: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
No edit summary
Line 3: Line 3:
{{back | Black Mesa Level Creation}}
{{back | Black Mesa Level Creation}}


==Keyvalues==
== Keyvalues ==
{{KV|Name|intn=targetname|target_source|The name that other entities refer to this entity by.}}
{{KV Targetname}}
{{KV|Enable4WaysFastPath|intn=Enable4WaysFastPath|Choices|Enable 4ways Fast path
{{KV|Enable4WaysFastPath|intn=Enable4WaysFastPath|Choices|Enable 4ways Fast path
*0: No
*0: No
Line 17: Line 17:
*0: No
*0: No
*1: Yes}}
*1: Yes}}
==Inputs==
{{I BaseEntity}}
==Outputs==
{{O BaseEntity|}}


== See also ==
== See also ==

Revision as of 10:15, 26 September 2024

Newlights_gbuffersettings is a point entity available in Black Mesa Black Mesa. This entity controls some of the Gbuffer Settings via Hammer.

Warning.pngWarning:At least in the latest version of the game, this entity simply does not work, as well as console commands that perform the same functions.
Black Mesa Level Creation

Keyvalues

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Enable4WaysFastPath (Enable4WaysFastPath) <choices>
Enable 4ways Fast path
  • 0: No
  • 1: Yes
DisableGbufferOnSecondaryCams (DisableGbufferOnSecondaryCams) <choices>
Disable Gbuffer/NewLights/Fx for secondary cams like point cam, intro cam, water, reflection,refraction view
  • 0: No
  • 1: Yes
DisableGbufferOnRefractions (DisableGbufferOnRefractions) <choices>
Disable Gbuffer/NewLights/Fx for refraction view
  • 0: No
  • 1: Yes
DisableGbufferOnReflections (DisableGbufferOnReflections) <choices>
Disable Gbuffer/NewLights/Fx reflection view etc
  • 0: No
  • 1: Yes

See also

Todo: Clean up english.