Click or drag to resize
AB4D logo

SpotLightIsCastingShadow Property

Gets or sets a Booleans that specifies if this light casts a shadow.

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

Property Value

Boolean

Implements

IShadowCastingLightIsCastingShadow
See Also