Click or drag to resize

LightSettingsAmbientLight Property

Gets the ambient light.

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

Property Value

HemisphericAmbientLight
The ambient light.
See Also