Can I change a color of a single mesh in model? #3544
Answered
by
elalish
KratkiSebaw
asked this question in
Q&A
-
I would like to achieve the effect like in the pictures I have already tried with materials API, but to no avail. Is it possible? |
Beta Was this translation helpful? Give feedback.
Answered by
elalish
Jun 22, 2022
Replies: 1 comment 3 replies
-
Our API only has the granularity of materials. This means you need to author the file such that each object that you want to change has its own material. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
KratkiSebaw
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Our API only has the granularity of materials. This means you need to author the file such that each object that you want to change has its own material.