Preview Animation
KJNodes/imageOutput Node
PreviewAnimationExample
JSON Example
{
"class_type": "PreviewAnimation",
"inputs": {
"fps": 8
}
}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 |
|---|---|---|---|---|
fps | FLOAT | required | min: 0.01, max: 1000, step: 0.01 | 8 |
images | IMAGE | optional | - | - |
masks | MASK | optional | - | - |
Outputs
This node has no outputs.
Was this page helpful?