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

RenderPass: Make the render background get the correct Alpha #28457

Closed

Conversation

zhaocaho
Copy link
Contributor

Description

There is a bug in RenderPass ,The method renderer.setClearColor( this.clearColor ) was called before renderer.getClearAlpha(), making the oldClearAlpha = 1 .

@zhaocaho zhaocaho changed the title fix: Make the render background get the correct Alpha RenderPass: Make the render background get the correct Alpha May 22, 2024
@zhaocaho zhaocaho closed this May 22, 2024
@zhaocaho zhaocaho reopened this May 22, 2024
@zhaocaho zhaocaho closed this May 22, 2024
@zhaocaho zhaocaho deleted the fix/RenderPass-oldClearAlpha-error branch May 22, 2024 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant