BlurFilterParams& Scale(float x, float y);
Scale scales the filter effects on a display object to the screen.
Parameters |
Description |
float y |
The amount of vertical scale. |
Returns a reference to the same BlurFilterParams structure.