We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
While loading 3D model using loadShape() method, the emissive property of materials is not read during parsing.
The solution could be read the 'Ke' values in the .mtl file and use them to set that property.