Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebGPURenderer: PostProcessing - Introduce .needsUpdate=true #28583

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

sunag
Copy link
Collaborator

@sunag sunag commented Jun 7, 2024

Description

Update PostProcessing outputNode at runtime.

Usage:

postProcessing.outputNode = otherNode...;
postProcessing.needsUpdate = true;
@sunag sunag added this to the r166 milestone Jun 7, 2024
@sunag sunag marked this pull request as ready for review June 7, 2024 20:12
@sunag sunag changed the title PostProcessing: Introduce .needsUpdate=true Jun 7, 2024
@sunag sunag merged commit d5184ea into mrdoob:dev Jun 7, 2024
11 checks passed
@sunag sunag deleted the dev-pp-needsupdate branch June 7, 2024 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant