Compositor: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 141: Line 141:
; clear-color-bit, clear-accum-bit, clear-depth-bit and clear-stencil-bit
; clear-color-bit, clear-accum-bit, clear-depth-bit and clear-stencil-bit
: Default values are true, false, true, false, respectively.
: Default values are true, false, true, false, respectively.
; effect-override
; effect-scheme
: Use the specified effect to draw every object. This is useful for special passes like G-buffer and shadow map optimization.
: The pass will try to use the specified effect scheme to draw every object.
; condition
; condition
: A valid boolean condition to enable the pass at startup (doesn't work at runtime).
: A valid boolean condition to enable the pass at startup (doesn't work at runtime).
342

edits