Click or drag to resize

HemisphericAmbientLightColorBelow Property

Gets the color of the face if its normal vector points in the direction opposite to DirectionBelowToAbove.

Namespace: Altaxo.Graph.Graph3D.Lighting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public NamedColor ColorBelow { get; }

Property Value

NamedColor
See Also