Click or drag to resize
ObjectNodeIsCastingShadow Property
Gets or sets a Boolean that specified if this ObjectNode is casting shadow (true by default).

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

Property Value

Type: Boolean
See Also