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