Click or drag to resize

AxesAspectCastShadows Property

AxesAspect instances do not cast shadows.

Namespace: Demo3D.Visuals.Frames
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntax
C#
public override bool CastShadows { get; set; }

Property Value

Boolean

Implements

IRendererAspectCastShadows
IRendererAspectCastShadows
See Also