enum FillType { Fill_None, Fill_Mask, Fill_SolidColor, Fill_VColor, Fill_Image, Fill_Gradient, Fill_VColor_TestKey };
Type of the fill used for the background of the draw primitive.
Members |
Description |
Fill_Mask |
The background is filled with mask. |
Fill_SolidColor |
Indicates a solid color is applied to the fill. |
Fill_VColor |
The interpolated vertex color used for the fill. |
Fill_Image |
The background is filled with an image. |
Fill_Gradient |
The background is filled with gradient. |
Render_Primitive.h