Click or drag to resize
AB4D logo

SpotLightFallOff Property

Gets or sets a fallout value that specifies how the light intensity attenuates between inner and outer cone.

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

Property Value

Single

Implements

ISpotLightFallOff
See Also