Click or drag to resize
AB4D logo

ILightIsEnabled Property

Gets a boolean that specifies if this light is enabled (turned on).

Namespace: Ab3d.DirectX.Lights
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
bool IsEnabled { get; }

Property Value

Boolean
See Also