DisplacementMapFilter

DisplacementMapFilter
Scaleform::Render::Filter
    Scaleform::Render::DisplacementMapFilter
Declaration
class DisplacementMapFilter : public Filter;
Description

Represents a displacement map filter.

Data Members
Data Member 
Description 
The value to use if DisplacementMode_Color is used (alpha channel contains 'alpha' component). 
The channel to use for the X displacement. 
The channel to use for the Y displacement. 
The image defining the displacement. 
The offset into the displacement image. 
Mode 
The mode of displacement, when the coordinates are out-of-bounds. 
The scaling to apply to the displacement map function. 
The scaling to apply to the displacement map function. 
Enumerations
Enumeration 
Description 
The mode of displacement. 
Methods
Method 
Description 
Determines whether filters may be able to cache across transformations. 
Creates a new, un-frozen copy of the filter. 
DisplacementMapFilter constructor. 
Checks if filters are enabled even though they do not produce any visible effect. 
File

Render_Filters.h