The IEVSoftShadow type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| Color |
Specifies the shadow color. Default: 0,0,0 (black)
| |
| Enabled |
Enable/disable the shadow. Default: False.
| |
| Intensity |
This is the shadow intensity, with values in the range 0 and 100 (maximum). Default: 100.
| |
| OffsetX |
The horizontal relative position of the shadow (negative values position the shadow to the right). Default: 3
| |
| OffsetY |
The vertical position of the shadow (negative values position the shadow above). Default: 3
| |
| Radius |
The radius of the shadow (which controls its blur). Default: 3
|