Click or drag to resize
AB4D logo

IShadowCastingLight Interface

IShadowCastingLight interface represents a lights that can cast a shadow.

Namespace: Ab3d.DirectX.Lights
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public interface IShadowCastingLight

The IShadowCastingLight type exposes the following members.

Properties
 NameDescription
Public propertyIsCastingShadow Gets or sets a Booleans that specifies if this light casts a shadow.
Top
See Also