You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically as the title states, add a material proxy that, upon materials being loaded/reloaded, print the value of a given variable. This is useful for casual user material debugging so that we could potentially see where a value is getting messed up and fix it accordingly.
The text was updated successfully, but these errors were encountered:
This prints would happen extremely frequently. Would it be preferable to have some way to inspect/debug material proxies instead? Maybe some sort of imgui tool?
Which component should be improved?
Rendering
Describe your feature suggestion in more detail
Basically as the title states, add a material proxy that, upon materials being loaded/reloaded, print the value of a given variable. This is useful for casual user material debugging so that we could potentially see where a value is getting messed up and fix it accordingly.
The text was updated successfully, but these errors were encountered: