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

[v5] Dynamic Shader Selector #271

Open
mob-sakai opened this issue Nov 12, 2024 · 0 comments
Open

[v5] Dynamic Shader Selector #271

mob-sakai opened this issue Nov 12, 2024 · 0 comments
Assignees

Comments

@mob-sakai
Copy link
Owner

mob-sakai commented Nov 12, 2024

  • A map to return the intended shader for the shader input into UIEffect.
  • Supports UIEffect shaders other than Hidden/<origin_name> (UIEffect).
  • Supports dynamically mutated shaders, such as SoftMaskForUGUI.
UI/Default -> Hidden/UI/Default (UIEffect)
UI/Default (SoftMaskable) -> Hidden/UI/Default (UIEffect)(SoftMaskable)

This would be a superset of the fallback behavior.

@mob-sakai mob-sakai self-assigned this Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant