This namespace contains everything used for procedural generation.
Namespaces | |
namespace | Data |
This namespace contains all data used to serialize the procedural generation settings. | |
namespace | Editor |
This namespace contains everything used for procedural generation on the editor side. | |
namespace | Enums |
This namespace contains all enums used for procedural generation. | |
namespace | Terrain |
This namespace contains all scripts used for procedural terrain generation. | |
Classes | |
class | TerrainGenerationIO |
A singleton which reads and writes all data for the terrain generation. More... | |