Name | Description | |
---|---|---|
AdvancedGradient | The description of the advanced gradient applied on this fill effect. | |
Ambient | The ambient color of the FillEffectBase. | |
BeginColor | The starting color of a gradient or pattern. The default value is white. | |
Bitmap | The bitmap object used to create a texture if Type is set to FillEffectType.Image. | |
Color | The color of the FillEffectBase. | |
Diffuse | The diffuse color of the FillEffectBase. | |
Emissive | The emissive color of the FillEffectBase. | |
EndColor | The end color of a gradient or pattern. The default value is black. | |
GradientStyle | Controls the gradient style of the FillEffectBase. | |
GradientVariant | The gradient variant of the FillEffectBase. | |
HatchStyle | The pattern type of the fill effect. | |
ImageFileName | The full path to an image file used to create a texture. | |
ImageFiltersCollection | A collection containing image filters applied with this fill effect | |
Mapping | The mapping applied if the fill effect is of type gradient, pattern, image of advanced gradient. | |
Shininess | The shininess of the FillEffectBase. | |
Specular | The specular color of the FillEffectBase. | |
Type | Controls the type of the fill effect. The possible values are SolidColor, Gradient, Image, Pattern or AdvancedGradient. |