|
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.0.8865.1045
Syntax public bool IsEnabled { get; set; }
Property Value
BooleanImplements
ILightIsEnabledSee Also