Scaleform::Render::Filter Scaleform::Render::BlurFilterImpl
class BlurFilterImpl : public Filter;
BlurFilterImpl is a general implementation for a blur family of filters, which include Glow and Shadow functionality.
Method |
Description |
BlurFilterImpl constructor. | |
Determines whether filters may be able to cache across transformations. However, the ability depends on filter's behavior. | |
Returns the angle in radians for calculating the blur/shadow offset. | |
Returns the distance of the shadow, used for calculating the offset. | |
Returns the modes applied for the filter. | |
Returns the offset of the blur filter. | |
Returns the parameters of the blur filter implementation. | |
Sets the blur/shadow offset based on the angle and distance. | |
Sets the filter modes. | |
Sets the parameters of the blur filter implementation. |
Render_Filters.h