PresetShadow class

PresetShadow class

Represents a Preset Shadow effect.

The PresetShadow type exposes the following members:

Properties

PropertyDescription
directionDirection of shadow.
Read/write float.
distanceDistance of shadow.
Read/write float.
shadow_colorColor of shadow.
Read-only IColorFormat.
presetPreset.
Read/write PresetShadowType.

Methods

MethodDescription
get_effectiveGets effective Preset Shadow effect data with the inheritance applied.

See Also