#include <OgreCompositorPassQuadDef.h>
|
| IdString | textureName |
| | Name of the texture (can come from input channel, local textures, or global ones)
|
| |
| size_t | texUnitIdx |
| | Index of texture unit state to change.
|
| |
◆ QuadTextureSource()
| Ogre::CompositorPassQuadDef::QuadTextureSource::QuadTextureSource |
( |
size_t | _texUnitIdx, |
|
|
IdString | _textureName ) |
|
inline |
◆ 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: