Newlights gbuffersettings: Difference between revisions
Jump to navigation
Jump to search
Warning: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.
MyGamepedia (talk | contribs) (Created page with "{{Toc-right}}{{This is a|name=Newlights_gbuffersettings|e0|game=Black Mesa}} This entity controls some of the Gbuffer Settings via Hammer. {{warning|At least in the latest...") |
Thunder4ik (talk | contribs) m (→See also: clean up, replaced: See Also → See also) |
||
Line 24: | Line 24: | ||
{{O BaseEntity|}} | {{O BaseEntity|}} | ||
== See | == See also == | ||
* {{ent|newLight_Point}} | * {{ent|newLight_Point}} | ||
* {{ent|newLight_Spot}} | * {{ent|newLight_Spot}} |
Revision as of 23:33, 3 January 2024
Newlights_gbuffersettings
is an e0 available in Black Mesa. This entity controls some of the Gbuffer Settings via Hammer.

Keyvalues
- Name (targetname) <string>
- The name that other entities refer to this entity by.
- 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
Inputs
Outputs
See also
- newLight_Point
- newLight_Spot
- env_lensflare
- newLight_Dir
- newLights_settings
- newLights_Spawner
- env_cascade_light
- Lighting
- Adding Light
- Intermediate Lighting
- Advanced Lighting
- Effect flags (dynamic light effects)
- Tool textures (for Block light)
- BlackMesa XenEngine: Part 4 – Lighting & Shadows (page from Black Mesa developer about new lights)
- BlackMesa XenEngine: Part2 – How a Frame is Rendered (page from Black Mesa developer about how a frame rendered)
- BlackMesa XenEngine: Part1 – Heavily Modified Source Engine (page from Black Mesa developer about Black Mesa engine, better known as Xenengine)
Todo: Clean up english.