Scenario
This page is auto-generated from model configurations. Last updated: 2026-03-13.
This reference lists all available Scenario 3d generation models and their parameters. Use these parameter names when calling the Generation API.
Scenario Voxels
Model ID: model_scenario-voxels
Capabilities: txt23d, img23d
LLM Markdown: https://app.scenario.com/api/models/model_scenario-voxels/markdown
| Parameter | Type | Required | Default | Min | Max | Allowed Values | Description |
|---|---|---|---|---|---|---|---|
prompt | string | Yes | - | - | - | - | Text prompt for voxel generation |
referenceImages | file_array | No | - | - | - | - | List of input images for voxel generation |
width | number | No | 32 | 16 | 256 | - | Width of the voxel grid |
height | number | No | 32 | 16 | 256 | - | Height of the voxel grid |
depth | number | No | 32 | 16 | 256 | - | Depth of the voxel grid |
Updated about 4 hours ago