![]() |
TerraForge3D
2.3.1
3D Terrain And Landscape Generator
|
Public Member Functions | |
nlohmann::json | Save () |
void | Load (nlohmann::json data) |
Public Attributes | |
float | mouseSpeed = 25 |
float | scrollSpeed = 0.5f |
float | mouseScrollAmount = 0 |
float | viewportMousePosX = 0 |
float | viewportMousePosY = 0 |
float | scale = 1.0f |
float | offset [3] |
int | resolution = 256 |
int | numberOfNoiseTypes = 3 |
int | secondCounter = 0 |
int | textureBakeMode = 0 |
int | texBakeRes = 1024 |
nlohmann::json | appData |
std::string | currentOpenFilePath = "" |
std::string | currentBaseModelPath = "" |
std::string | kernelsIncludeDir = "" |
float | viewportSize [4] |
float | hMapC [4] |
Definition at line 129 of file ApplicationState.h.