Force the model to display in a certain color #5033
-
How do I force the model to come up in a certain color? I see code like this: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
I found a very simple solution. Probably not the right way to do it. But simply to replace these lines in the .GLTF file with the following: |
Beta Was this translation helpful? Give feedback.
Its just too m…