OGRE 14.3
Object-Oriented Graphics Rendering Engine
|
Description of a sampler that will be used with each layer. More...
#include <OgreTerrainMaterialGenerator.h>
Public Member Functions | |
TerrainLayerSampler () | |
TerrainLayerSampler (const String &aliasName, PixelFormat fmt) | |
Public Attributes | |
String | alias |
A descriptive name that is merely used to assist in recognition. | |
PixelFormat | format |
The format required of this texture. | |
Description of a sampler that will be used with each layer.
|
inline |
References Ogre::PF_UNKNOWN.
|
inline |
String Ogre::TerrainLayerSampler::alias |
A descriptive name that is merely used to assist in recognition.
PixelFormat Ogre::TerrainLayerSampler::format |
The format required of this texture.