Skip to main content
The Meshy: Text to Model node uses the Meshy API to generate a 3D model from a text description. It sends a request to the API with your prompt and settings, then waits for the generation to complete and downloads the resulting model files.

Inputs

ParameterDescriptionData TypeRequiredRange
modelSpecifies the AI model version to use. Currently, only the “latest” version is available.COMBOYes"latest"
promptThe text description of the 3D model you want to generate. Must be between 1 and 600 characters long.STRINGYes-
styleThe artistic style for the generated 3D model.COMBOYes"realistic"
"sculpture"
should_remeshControls whether the generated mesh is processed. When set to “false”, the node returns an unprocessed triangular mesh. Selecting “true” reveals additional parameters for topology and polycount.DYNAMIC COMBOYes"true"
"false"
topologyThe target polygon type for the remeshed model. This parameter is only available and required when should_remesh is set to “true”.COMBONo*"triangle"
"quad"
target_polycountThe target number of polygons for the remeshed model. Default is 300000. This parameter is only available and required when should_remesh is set to “true”.INTNo*100 - 300000
symmetry_modeControls symmetry in the generated model.COMBOYes"auto"
"on"
"off"
pose_modeSpecifies the pose mode for the generated model. An empty string means no specific pose is requested.COMBOYes""
"A-pose"
"T-pose"
seedA seed value for generation. Setting this controls whether the node should re-run, but results are non-deterministic regardless of the seed value. Default is 0.INTYes0 - 2147483647
*Note: The topology and target_polycount parameters are conditionally required. They only appear and must be set when the should_remesh parameter is set to “true”.

Outputs

Output NameDescriptionData Type
model_fileThe filename of the generated GLB model. This output is provided for backward compatibility.STRING
meshy_task_idThe unique identifier for the Meshy API task.MESHY_TASK_ID
GLBThe generated 3D model file in GLB format.FILE3DGLB
FBXThe generated 3D model file in FBX format.FILE3DFBX
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Source fingerprint (SHA-256): 4b02709a29d3df85e0ab1741b46d3ac74b0fe04135afa435f882b5a02114cc97