Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.Visuals Namespaces
Demo3D.Visuals.Renderers Namespaces
Demo3D.Visuals.Renderers
RendererAspectBase Class
RendererAspectBase Properties
BoundingBox Property
BoundingSphere Property
CastShadows Property
ContainerBoundingBox Property
ContainerBoundingSphere Property
ContainerWorldMatrix Property
HasRenderables Property
IsLayerVisible Property
RendererAspectBase
CastShadows Property
Whether the renderer casts a shadow.
Namespace:
Demo3D.Visuals.Renderers
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
virtual
bool
CastShadows
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IRendererAspect
CastShadows
See Also
Reference
RendererAspectBase Class
Demo3D.Visuals.Renderers Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com