Inheritance: EventDispatcher → Material → NodeMaterial →
Node material version of MeshLambertMaterial.
Constructs a new mesh lambert node material.
parameters
The configuration parameter.
This flag can be used for type testing.
Default is true.
Set to true because lambert materials react on lights.
Default is true.
Overrides: NodeMaterial#lights
Overwritten since this type of material uses BasicEnvironmentNode to implement the default environment mapping.
builder
The current node builder.
Overrides: NodeMaterial#setupEnvironment
Returns: The environment node.
Setups the lighting model.
Overrides: NodeMaterial#setupLightingModel
Returns: The lighting model.