Description
The texture for sheenColorMap is not exported in .toJSON()
Reproduction steps
- Open https://threejs.org/editor/
- Create any Meash and assign a MeshPhysicalMaterial to it.
- Add a texture to the sheenColorMap and activate it.
- Refresh.
Other way is to material.toJSON() and exploring the json, no texture is created from the sheenColorMap.
Code
...
Live example
...
Screenshots
No response
Version
r179
Device
Desktop
Browser
Chrome
OS
MacOS