The following tables list the members exposed by ImGearMosaicShadowParams.
Public Constructors
Public Fields
| Name | Description |
| Direction |
Location of the light source.
|
| Enabled |
Enables or disables shadow effect.
|
| HighResolution |
If this parameter is true then shadow effect is calculated using two neighbor pixels. This decreases
3D effect but gives the image more contrast. If false, three pixels are used for shadow effect.
|
| Intensity |
Shadow intensity.
|
| Threshold |
Minimum intensity of the pixel the shadow effect is applied to.
|
Top
See Also