Skip to main content

Rodin 3D Generate - Sketch Generate

api node/3d/Rodin
Rodin3D_Sketch

Generate 3D Assets using Rodin API

Inputs

NameTypeStatusConstraintsDefault
ImagesIMAGErequired--
SeedINToptionalmin: 0, max: 655350

Outputs

IndexNameTypeIs ListConnection Reference
03D Model PathSTRINGNo["{node_id}", 0]
How to connect to these outputs

To connect another node's input to an output from this node, use the connection reference format:

["node_id", output_index]

Where node_id is the ID of this Rodin3D_Sketch node in your workflow, and output_index is the index from the table above.

Example

If this node has ID "5" in your workflow:

  • 3D Model Path (STRING): ["5", 0]
Was this page helpful?