Hey all,
I'm looking for a way to create a mask based on the alpha output of a selection of renderers (no material override) in a scene.
I'm able to get that result but currently I'm writing a 4 channel texture only to use its alpha channel, and I'd like to only write a single channel. The only single channel color format available is R8.
Would appreciate help with this!