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

How to reliably detect transparent materials? #5530

Open
UltraEngine opened this issue Apr 7, 2024 · 0 comments
Open

How to reliably detect transparent materials? #5530

UltraEngine opened this issue Apr 7, 2024 · 0 comments
Labels
Bug Global flag to mark a deviation from expected behaviour

Comments

@UltraEngine
Copy link

What material key reliably indicates whether transparency / blending should be used? I can find many possible candidates, but some seem to be present in materials that should not be transparent:

  • AI_MATKEY_OPACITY
  • AI_MATKEY_COLOR_TRANSPARENT
  • AI_MATKEY_TRANSPARENCYFACTOR
  • AI_MATKEY_BLEND_FUNC
@UltraEngine UltraEngine added the Bug Global flag to mark a deviation from expected behaviour label Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Global flag to mark a deviation from expected behaviour
Projects
None yet
Development

No branches or pull requests

1 participant