Newlights gbuffersettings: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Toc-right}}{{this is a|point entity|name=Newlights_gbuffersettings|game=Black Mesa}} This entity controls some of the Gbuffer Settings via [[Hammer]].
{{Toc-right}}{{this is a|point entity|name=Newlights_gbuffersettings|game=Black Mesa}} This entity controls some of the Gbuffer Settings via [[Hammer]].
{{warning|Works only if {{command|nr_allow_hammer_nerfs}} is enabled.}}
{{warning|Works only if used value 2 for {{command|nr_allow_hammer_nerfs}}.}}
{{back | Black Mesa Level Creation}}
{{back | Black Mesa Level Creation}}



Revision as of 10:53, 21 December 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:Works only if used value 2 for nr_allow_hammer_nerfs.
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.