Lighting

PotterDraw

Lighting

This command displays the Lighting dialog, which lets you edit the lighting properties. When you're done editing them, press the OK button to save your changes. The properties are explained below. To restore the default lighting, press the Reset button.

PropertyDescription
DirectionThis is the direction that the light source is pointing, as a vector in view coordinates. Positive X lights the model's left side, positive Y lights its bottom, and positive Z lights its front, from the user's point of view. Only the vector's direction matters; its length is ignored. The vector needn't be normalized, but at least one of its coordinates must be non-zero. Negative Z causes back-lighting, which is usually unhelpful.
DiffuseThis value specifies the brightness of the diffuse lighting. It generally ranges from zero to one.
AmbientThis value specifies the brightness of the ambient lighting. It generally ranges from zero to one. Ambient lighting is unaffected by direction.
SpecularThis value specifies the brightness of the specular lighting. It generally ranges from zero to one. Specular lighting only has an effect if Highlights are enabled.
PowerThis value specifies the sharpness of specular highlights. The higher the value, the sharper the highlight.