OGRE 14.3
Object-Oriented Graphics Rendering Engine
|
An instance of a layer, with specific texture names. More...
#include <OgreTerrain.h>
Public Member Functions | |
LayerInstance () | |
Public Attributes | |
StringVector | textureNames |
List of texture names to import; must match with TerrainLayerDeclaration. | |
Real | worldSize |
The world size of the texture to be applied in this layer. | |
An instance of a layer, with specific texture names.
|
inline |
Real Ogre::Terrain::LayerInstance::worldSize |
The world size of the texture to be applied in this layer.
StringVector Ogre::Terrain::LayerInstance::textureNames |
List of texture names to import; must match with TerrainLayerDeclaration.