Scaleform::Render::Filter Scaleform::Render::DisplacementMapFilter
class DisplacementMapFilter : public Filter;
Represents a displacement map filter.
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. | |
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. |
Enumeration |
Description |
The mode of displacement. |
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. |
Render_Filters.h