UNPKG

three

Version:

JavaScript 3D library

6 lines (5 loc) 144 B
export default /* glsl */` LambertMaterial material; material.diffuseColor = diffuseColor.rgb; material.specularStrength = specularStrength; `;