I am trying to apply a different color to a STL model I am loading into Babylon.JS.
The material is not applying and I assume because I have to convert to a Babylon Mesh object first. Here is my code below:
I am trying to apply a different color to a STL model I am loading into Babylon.JS.
The material is not applying and I assume because I have to convert to a Babylon Mesh object first. Here is my code below: