Click or drag to resize

HemisphericAmbientLight Properties

The HemisphericAmbientLight type exposes the following members.

Properties
 NameDescription
Public propertyColorAbove Gets the color of the face if its normal vector points in the same direction as DirectionBelowToAbove.
Public propertyColorBelow Gets the color of the face if its normal vector points in the direction opposite to DirectionBelowToAbove.
Public propertyDirectionBelowToAbove Gets the direction from "below" to "above".
Public propertyIsAffixedToCamera Gets a value indicating whether this light source is affixed to the camera coordinate system or to the world coordinate system.
Public propertyLightAmplitude Gets the light amplitude. The default value is 1. This value is multiplied with the light colors (ColorBelow and ColorAbove) to get the effective light's color.
Top
See Also