|
IShadowCastingLightIsCastingShadow Property |
Gets or sets a Booleans that specifies if this light casts a shadow.
Namespace: Ab3d.DirectX.LightsAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax bool IsCastingShadow { get; set; }
Property Value
BooleanSee Also