Module ShadowEffect2DEnums

ShadowEffect2D.Quality

Defines the visual quality levels of the shadow effect.

Low

Lowest shadow quality.

Normal

Normal shadow quality. This is the default.

High

High shadow quality.

Count

Number of quality options.

ShadowEffect2D.Type

Defines the types of the shadow effect.

DropShadow

Drop shadow appears behind or below objects.

InnerShadow

Inner shadow appears inside objects.

Count

Number of shadow types.