You're looking at a specific version of this model. Jump to the model overview.
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
| Field | Type | Default value | Description |
|---|---|---|---|
| prompt |
string
|
Text prompt for 3D model generation
|
|
| images |
array
|
[]
|
Input images for 3D generation (up to 5 images)
|
| seed |
integer
|
Random seed for reproducible generation
|
|
| tier |
string
|
Gen-2
|
Generation tier
|
| use_original_alpha |
boolean
|
False
|
Use original transparency channel
|
| geometry_file_format |
None
|
glb
|
Output geometry format
|
| material |
None
|
PBR
|
Material type
|
| quality |
None
|
medium
|
Generation quality
|
| quality_override |
integer
|
Custom poly count for generation
|
|
| tapose |
boolean
|
False
|
Generate T/A pose for human-like models
|
| bbox_condition |
array
|
Bounding box condition [Width, Height, Length]
|
|
| mesh_mode |
None
|
Quad
|
Mesh face type
|
| addons |
array
|
Additional features
|
|
| preview_render |
boolean
|
False
|
Generate preview render
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}