ShadowType 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
public enum 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

©  Bricsys NV. All rights reserved.