Skip to main content

Preview 3D & Animation

3dExperimentalOutput Node
Preview3D
Experimental: This node is experimental and its behavior may change without notice.

Example

JSON Example
{
  "class_type": "Preview3D",
  "inputs": {
    "model_file": "https://example.com/path/to/file.bin"
  }
}

This example shows required inputs only. Connection values like ["node_id", 0] should reference actual node IDs from your workflow.

Inputs

NameTypeStatusConstraintsDefault
model_fileSTRINGURL: Filerequired-""
camera_infoLOAD3D_CAMERAoptional--
bg_imageIMAGEoptional--

Outputs

This node has no outputs.

Was this page helpful?