Is it possible to use multiple material variants in one model? #3822
Unanswered
StefanOber
asked this question in
Q&A
Replies: 1 comment 6 replies
-
Hey there Stefan! This is possible to do, however from my expertise from doing it, you have to make sure they are separate meshes that have their own material(s). |
Beta Was this translation helpful? Give feedback.
6 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.
-
Hi there,
the documentation only shows how to get the material variants of a model as an array of strings.
I was wondering if it is possible to access material variants on sub meshes.
Let's say I have a car and one set of materials for the body and one for the seats.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions