Lambert - Arnold User Guide
![]() |
Color
Diffuse color.
Weight
Diffuse weight.
Opacity
The opacity of the material expressed as a color value.
Normal
Connect a normal map here (usually exported from Mudbox or ZBrush).
Normal mapping works by replacing the interpolated surface normal by the one evaluated from an RGB texture, where each channel (Red, Green, Blue) corresponds to the X, Y and Z coordinates of the surface normal. It can be faster than bump mapping since bump mapping requires evaluating the shader underneath at least three times.