Screenspace General: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
== Parameters ==
== Parameters ==
{{todo|These are documented in the SDK above.}}
{{todo|These are documented in the SDK above.}}
[[Category:Shaders]]

Revision as of 15:33, 18 December 2024

English (en)Translate (Translate)

screenspace_general is a shader available since Orange Box branch Orange Box branch that is intended to draw screenspace meshes with customizable pixel shader, textures and constants.

An SDK to easily create custom pixel shaders for any Source game is available here: sdk_screenspace_shaders.

Note.pngNote:This shader also correctly displays on brushes, info_overlays, decals, and models (requires $softwareskin 1 and $translucent 1)

Parameters

Todo: These are documented in the SDK above.