BricsCAD .NET API
Shadow
Type Enumeration
Represents methods that are used to compute shadows.
Namespace:
Teigha.GraphicsInterface
Assembly:
TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
C#
VB
C++
F#
Copy
public
enum
ShadowType
Public
Enumeration
ShadowType
public
enum class
ShadowType
type
ShadowType
Members
Member name
Value
Description
RayTraced
0
Ray-traced shadows.
Maps
1
Shadow maps.
Sampled
2
The area-sampled shadow algorithm that shows the effect of extended light sources.
See Also
Reference
Teigha.GraphicsInterface Namespace
© Bricsys NV. All rights reserved.