ComfyUI Node
Get Orbit Poses From List JK๐
Select a specific pose by index from a list of camera poses.
Get Orbit Poses From List JK๐
- original_orbit_camera_poses
- ORBIT_CAMPOSES
โindexes0, 1, 2โบ
Category๐ JK/๐ 3D
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| original_orbit_camera_poses | ORBIT_CAMPOSES | The original camera pose list, in the format of [radius, elevation, azimuth, center X, center Y, center Z]. | |
| indexes | STRING | 0, 1, 2 | The pose index to be selected, separated by commas. For example: 0,2,5 selects the 1st, 3rd, and 6th poses. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| ORBIT_CAMPOSES | ORBIT_CAMPOSES | โ |