terrain_generate
Generate 3D terrain maps in Roblox Studio with customizable biomes, size, and features like water, caves, and paths.
Instructions
Generate terrain through Roblox Terrain API via the Studio plugin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | ||
| size | Yes | ||
| biome | No | custom | |
| caves | No | ||
| paths | No | ||
| water | No | ||
| heightNoise | No | ||
| parentFolder | No | Workspace/MapDrafts |