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
When I run the live demo from the main repository, the metallic and roughness parameters are always 0. I think that this issue may have come from the most recent pull request. By moving the initialization of the u_MetallicRoughnessValues uniform up, the values are deleted right after in following checks.
The text was updated successfully, but these errors were encountered:
When I run the live demo from the main repository, the
metallic
androughness
parameters are always 0. I think that this issue may have come from the most recent pull request. By moving the initialization of theu_MetallicRoughnessValues
uniform up, the values are deleted right after in following checks.The text was updated successfully, but these errors were encountered: