Preview 3D & Animation
3dExperimentalOutput Node
Preview3DExperimental: 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
| Name | Type | Status | Constraints | Default |
|---|---|---|---|---|
model_file | STRINGURL: File | required | - | "" |
camera_info | LOAD3D_CAMERA | optional | - | - |
bg_image | IMAGE | optional | - | - |
Outputs
This node has no outputs.
Was this page helpful?