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

UIBufferedElementPBR too slow #851

Open
5 tasks
p0nce opened this issue Jul 10, 2024 · 0 comments
Open
5 tasks

UIBufferedElementPBR too slow #851

p0nce opened this issue Jul 10, 2024 · 0 comments
Labels
Enhancement This issue is about a new feature rather than a bug. Performance This issue is about performance enhancement.

Comments

@p0nce
Copy link
Collaborator

p0nce commented Jul 10, 2024

  • Each of diffuse, material and depth has blending modes:
    • opaque: draw completly opaque (copy), no blending
    • transparent: do not draw, 100% transparent
    • alphaBuffer: there is an alpha buffer
  • Add @ScriptProperty for those
@p0nce p0nce added Enhancement This issue is about a new feature rather than a bug. Performance This issue is about performance enhancement. labels Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement This issue is about a new feature rather than a bug. Performance This issue is about performance enhancement.
Projects
None yet
Development

No branches or pull requests

1 participant