ComfyUI Node
Split Cubemap Faces (Stack)
Split a cubemap face-stack into six face batches. Supports any stack face order.
Split Cubemap Faces (Stack)
- face_stack
- Front
- Right
- Back
- Left
- Up
- Down
◄face_orderF,R,B,L,U,D►
CategoryLatLong/Cubemap
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| face_stack | IMAGE | Stacked cubemap faces (B*6, H, W, C). | |
| face_orderopt | STRING | F,R,B,L,U,D | Input stack face order. Must match how the stack was created. |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| Front | IMAGE | — |
| Right | IMAGE | — |
| Back | IMAGE | — |
| Left | IMAGE | — |
| Up | IMAGE | — |
| Down | IMAGE | — |