Re: requesting a specific layer/view from a part?
Gonzalo Garramuno <[email protected]>
| Newsgroups | gmane.comp.video.openexr.devel |
|---|---|
| Message-ID | <[email protected]> |
On 17/06/14 15:04, Paul Miller wrote: > > > But without a way to target specific "layers" in the InputPart class, > should I be expecting this instead? > > part 0: original.left > R, G, B > part 1: original.right > R, G, B > > part 2: processed.left > R, G, B > part 3: processed.right > R, G, B > > Thanks for the input! Correct. Albeit you should be expecting also the A and Z channel for deep compositing too.