#include <OgreCompositorPassQuadDef.h>
◆ QuadTextureSource()
Ogre::CompositorPassQuadDef::QuadTextureSource::QuadTextureSource |
( |
size_t |
_texUnitIdx, |
|
|
IdString |
_textureName, |
|
|
size_t |
_mrtIndex |
|
) |
| |
|
inline |
◆ mrtIndex
size_t Ogre::CompositorPassQuadDef::QuadTextureSource::mrtIndex |
Index in case of MRT. Ignored if textureSource isn't mrt.
◆ textureName
IdString Ogre::CompositorPassQuadDef::QuadTextureSource::textureName |
Name of the texture (can come from input channel, local textures, or global ones)
◆ texUnitIdx
size_t Ogre::CompositorPassQuadDef::QuadTextureSource::texUnitIdx |
Index of texture unit state to change.
The documentation for this struct was generated from the following file: