Click or drag to resize

ShadowSmoothnessMode Enumeration

The ShadowSmoothnessMode enumeration defines the smoothness of the shadow edges or the soft shadows quality.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public enum ShadowSmoothnessMode
Members
  Member nameValueDescription
None0 Hard edge, no soft shadows quality.
Weak1 Weak soft shadows quality.
Normal2 Normal soft shadows quality.
Fine3 Fine soft shadows quality.
UltraFine4 Ultra fine soft shadows quality.
Max5 Maximum soft shadows quality.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also