How do I return the default texture? #2963
Unanswered
buddy90210
asked this question in
Q&A
Replies: 1 comment
-
This is covered here #2957 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I change the texture with this method:
material.pbrMetallicRoughness['baseColorTexture'].texture.source.setURI(textureUrl);
But how can i get it back to default?
Beta Was this translation helpful? Give feedback.
All reactions