Hemispheric |
The HemisphericAmbientLight type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColorAbove | Gets the color of the face if its normal vector points in the same direction as DirectionBelowToAbove. |
![]() | ColorBelow | Gets the color of the face if its normal vector points in the direction opposite to DirectionBelowToAbove. |
![]() | DirectionBelowToAbove | Gets the direction from "below" to "above". |
![]() | IsAffixedToCamera | Gets a value indicating whether this light source is affixed to the camera coordinate system or to the world coordinate system. |
![]() | LightAmplitude | 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. |