TerraForge3D  2.3.1
3D Terrain And Landscape Generator

◆ SetDatabase()

void ProjectManager::SetDatabase ( nlohmann::json  db)

Definition at line 72 of file ProjectData.cpp.

73{
74 projectDatase = db;
75}