|
LightBaseIsEnabled Property |
Gets or sets a boolean that specifies if this light is enabled (turned on).
Namespace: Ab3d.DirectX.LightsAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.1.9105.2048 (1.0.0.0)
Syntax public bool IsEnabled { get; set; }
Property Value
BooleanImplements
ILightIsEnabledSee Also