Skip to content

Rendering to Screen

Raoul v. R edited this page Feb 24, 2020 · 2 revisions

Automatic Output

Every Pass has a renderToScreen flag that defaults to false. Starting with version 6.11.0, the EffectComposer will automatically set this flag to let the last pass in the chain render to screen. If the user provides a pass that already renders to screen, this mechanism will be disabled.

Clone this wiki locally