# Global Generator

Global generators are generators that create global settings and affect the entire scene.

&#x20;There are several types of global generators:

* [MapGenerator](https://docs.moonlander.ai/v.1.0.0.alpha-4/explore-topics/generator/global-generator/map-generator): a Generator that creates a 2D data file that can be used for Terrain Height, Object Density, Texture, and many more.
* [TerraformerGenerator](https://docs.moonlander.ai/v.1.0.0.alpha-4/explore-topics/generator/global-generator/terraformergenerator): a Generator that can allows you to customise the scene, for example the weather effects and overall style.
* [SkyShaperGenerator](https://docs.moonlander.ai/v.1.0.0.alpha-4/explore-topics/generator/global-generator/skyshapergenerator): a Generator responsible for setting the Skybox and the Directional Light
* [ColorGradingGenerator](https://docs.moonlander.ai/v.1.0.0.alpha-4/explore-topics/generator/global-generator/colorgradinggenerator): a Generator that allows you to post process effect colours
