Click or drag to resize

SpotLightRange Property

Gets the range of this light source (in world coordinate units).

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

Property Value

Double
The range of this light source.
See Also