Click or drag to resize

SpotLightPosition Property

Gets the direction from the light to the scene

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

Property Value

PointD3D
See Also