Convenience class used by the CombineModifier class to describe what action to take with a specific texture to be combined. More...
#include <combinemodifier.h>
Public Attributes | |
Whole | Mode |
The mode that will be used to combine the specified texture with the target texture being processed by the modifier. | |
TextureBuffer * | TextureLayer |
A pointer to the texture that will be combined with the target texture in the modifier. | |
Convenience class used by the CombineModifier class to describe what action to take with a specific texture to be combined.
Definition at line 82 of file combinemodifier.h.