Click or drag to resize

DirectionalLight Constructor

Initializes a new instance of the DirectionalLight class with default values.

Namespace: Altaxo.Graph.Graph3D.Lighting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public DirectionalLight()
See Also