Description
While loading 3D model using loadShape() method, the emissive property of materials is not read during parsing.
Your Environment
- Processing version: 3.5.4
- Operating System and OS version: Windows 10
Possible Causes / Solutions
The solution could be read the 'Ke' values in the .mtl file and use them to set that property.