Forge Viewer Basic/Lambert Material Example
This page demonstrates how THREE.MeshBasicMaterial works well when applied to Forge Viewer models, but THREE.MeshLambertMaterial does not. Both materials should be a solid red color. The viewer3D.js version is 7.87.0.

Why does this
not work?