|
sc2-gamedata
|
Generic. More...
#include <TerrainTex.h>

Public Attributes | |
| CImagePath | Texture |
| Texture. More... | |
| CImagePath | Normalmap |
| Normal Map. More... | |
| CImagePath | Heightmap |
| Height Map. More... | |
| CImagePath | EditorIcon |
| Editor Icon. More... | |
| C2fVector | AnimRate |
| Animation Rate. More... | |
| std::vector< STerrainDoodad > | DoodadEntry |
| Doodads. More... | |
| CPhysicsMaterialLink | PhysicsMaterial |
| Physics Material. More... | |
Generic.
| C2fVector CTerrainTex::AnimRate |
Animation Rate.
| std::vector<STerrainDoodad> CTerrainTex::DoodadEntry |
Doodads.
Doodads generated by the terrain texture
| CImagePath CTerrainTex::EditorIcon |
Editor Icon.
Icon for the texture in the terrain editor.
| CImagePath CTerrainTex::Heightmap |
Height Map.
| CImagePath CTerrainTex::Normalmap |
Normal Map.
Normal map for the terrain texture
| CPhysicsMaterialLink CTerrainTex::PhysicsMaterial |
Physics Material.
| CImagePath CTerrainTex::Texture |
Texture.
Image file for the terrain texture
1.8.14