Inputs (for material used for rendering the quad)
More...
#include <OgreCompositionPass.h>
|
size_t | mrtIndex |
| MRT surface index if applicable.
|
|
String | name |
| Name (local) of the input texture (empty == no input)
|
|
Inputs (for material used for rendering the quad)
◆ InputTex() [1/2]
Ogre::CompositionPass::InputTex::InputTex |
( |
| ) |
|
|
inline |
◆ InputTex() [2/2]
Ogre::CompositionPass::InputTex::InputTex |
( |
const String & | _name, |
|
|
size_t | _mrtIndex = 0 ) |
|
inline |
◆ name
String Ogre::CompositionPass::InputTex::name |
Name (local) of the input texture (empty == no input)
◆ mrtIndex
size_t Ogre::CompositionPass::InputTex::mrtIndex |
MRT surface index if applicable.
The documentation for this struct was generated from the following file: