Use this page of the 3D Plot Properties dialog box to specify the appearance of light for the 3D graph.
This page includes the following components:
Enable lighting—Enables you to make changes to the settings for all the lights. You also can use the Light:Enable Lighting property to enable lighting programmatically.
Single Light—Select from the following components to set the specific lighting settings you want to configure for each light in the list.
Enable light—Enables you to make changes to the settings for each light. You also can use the Light:Enable Light property to enable each light programmatically.
Light color—Changes the specific light color. You also can use the Light:Light Color property to set the light color programmatically.
Attenuation—Changes the attenuation mode of the specific light. You also can use the Light:Light Attenuation property to set the attenuation mode programmatically.
None—Does not set an attenuation mode.
Linear—Sets the attenuation mode in linear space.
Quadratic—Sets the attenuation mode in quadratic space.
Latitude—Sets the latitude of the specific light towards the target. Change the latitude with the slider or enter the latitude in the text box. You also can use the Light:Light Latitude property to set the latitude programmatically.
Longitude—Sets the longitude of the specific light towards the target. Change the longitude with the slider or enter the longitude in the text box. You also can use the Light:Light Longitude property to set the longitude programmatically.
Distance—Sets the distance of the specific light towards the target. Change the distance with the slider or enter the distance in the text box. You also can use the Light:Light Distance property to set the distance programmatically.