|
Pyrogenesis
13997
|
Terrain decal definition. More...
#include <Decal.h>
Public Member Functions | |
| SDecal (const CMaterial &material, float sizeX, float sizeZ, float angle, float offsetX, float offsetZ, bool floating) | |
Public Attributes | |
| CMaterial | m_Material |
| float | m_SizeX |
| float | m_SizeZ |
| float | m_Angle |
| float | m_OffsetX |
| float | m_OffsetZ |
| bool | m_Floating |
Terrain decal definition.
Decals are rectangular textures that are projected vertically downwards onto the terrain.
|
inline |
1.8.5