generate_procedural_model
Build a Roblox 3D model from a text description. Automatically assembles a procedural model and places it at a given position.
Instructions
Official Roblox Generative AI: Generates a procedural model assembly using official Roblox MCP generator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Description of the procedural model to assemble | |
| category | No | Category e.g. building, vehicle, prop, nature | |
| position | No | Placement position [x, y, z] |