ObjectNodeIsCastingShadow Property |
Gets or sets a Boolean that specified if this ObjectNode is casting shadow (true by default).
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 1.1.5815.1040
Syntaxpublic bool IsCastingShadow { get; set; }
Property Value
Type:
Boolean
See Also