Moonlander SDK for Unity Quick Guide
v1.0.0-alpha.4
v1.0.0-alpha.4
  • πŸ‘‹Welcome to Moonlander
  • Fundamentals
    • πŸ› οΈGetting set up
      • 🌍Hello Virtual World!
      • 🀩Generator Stack Presets
      • πŸ’‘PromptableTemplate
  • πŸš€Explore Topics
    • πŸ—ΌHigh Level Overview
    • πŸ€“Library
      • Asset Tagging
    • ☸️Generator
      • Global Generator
        • Map Generator
        • TerraformerGenerator
        • SkyShaperGenerator
        • ColorGradingGenerator
      • Bounds Generator
        • ObjectPlacementGenerator
        • PlaneGenerator
        • TerrainGenerator
    • πŸ”΅Multi Shader
    • πŸ—„οΈDataRegistry
    • πŸ”°Layers
    • πŸ”ƒAsset Loader
    • πŸ€–AI Toolkit
      • AI Color Palette
      • AI Skybox Generator
Powered by GitBook
On this page
  1. Explore Topics
  2. Generator

Bounds Generator

Bounds Generators are Generators that have the size of the bound of your terrain and operate within that scope.

  • TerrainGenerator: A Generator that grabs height information from a layer stack

  • ObjectPlacementGenerator: A Generator that places 3D Assets in your terrain

  • PlaneGenerator: A Generator that spawns the prefab

PreviousColorGradingGeneratorNextObjectPlacementGenerator

Last updated 1 year ago

πŸš€
☸️