Click or drag to resize
AB4D logo

SpotLightOuterConeAngle Property

Gets or sets an outer cone angle in degrees.

Namespace: Ab3d.DirectX.Lights
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public float OuterConeAngle { get; set; }

Property Value

Single

Implements

ISpotLightOuterConeAngle
See Also