Click or drag to resize

SpotLightDirectionToLight Property

Gets the direction from the scene to the light.

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

Property Value

VectorD3D
See Also