![]() |
TerraForge3D
2.3.1
3D Terrain And Landscape Generator
|
Public Member Functions | |
FoliageItem (std::string defaultTexture) | |
Public Attributes | |
std::string | name = "" |
std::string | modelDir = "" |
Texture2D * | roughness = nullptr |
Texture2D * | albedo = nullptr |
Texture2D * | ao = nullptr |
Texture2D * | normal = nullptr |
Texture2D * | metallic = nullptr |
Model * | model = nullptr |
bool | active = true |
Definition at line 15 of file FoliagePlacement.h.