ComfyUI Node
Orbit Poses JK๐
Generate 3D camera track pose configurations, supporting multiple preset and custom parameters.
Orbit Poses JK๐
- orbit_lists
- orbit_camposes
โorbitpose_presetCustomโบ
โazimuths-90.0, 0.0, 180.0, 90.0, 0.0, 0.0โบ
โelevations0.0, 90.0, 0.0, 0.0, -90.0, 0.0โบ
โradius4.0, 4.0, 4.0, 4.0, 4.0, 4.0โบ
โcenter0.0, 0.0, 0.0, 0.0, 0.0, 0.0โบ
Category๐ JK/๐ 3D
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| orbitpose_preset | COMBO | Custom | Select a preset camera track configuration, or select Custom to customize it. |
| azimuths | STRING | -90.0, 0.0, 180.0, 90.0, 0.0, 0.0 | A comma-separated list of azimuth angles (degrees). Controls the camera's horizontal rotation angle. |
| elevations | STRING | 0.0, 90.0, 0.0, 0.0, -90.0, 0.0 | Elevation angle list (degrees), comma separated. Controls the vertical tilt angle of the camera. |
| radius | STRING | 4.0, 4.0, 4.0, 4.0, 4.0, 4.0 | A comma-separated list of radius that controls the distance between the camera and the target. |
| center | STRING | 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 | A comma-separated list of center point coordinates. The XYZ coordinates of the center of the control track. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| orbit_lists | ORBIT_CAMPOSES | โ |
| orbit_camposes | ORBIT_CAMPOSES | โ |