Click or drag to resize
AB4D logo

DirectionalLightIsCastingShadow 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.1.9105.2048 (1.0.0.0)
Syntax
C#
public bool IsCastingShadow { get; set; }

Property Value

Boolean

Implements

IShadowCastingLightIsCastingShadow
See Also