Click or drag to resize

SpotLightOuterConeAngle Property

Gets the outer cone angle (in radians).

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

Property Value

Double
The outer cone angle in radians.
See Also