PhongLightingModel

Last modified: Jun 16, 2025

Represents the lighting model for a phong material. Used in {@link MeshPhongNodeMaterial}.

Constructor

new PhongLightingModel(specular?)
ParameterTypeDefault Value
specular?booleantrue

Constructs a new phong lighting model.

MethodTypeModifiers

Extends

BasicLightingModel