I’m currently working in on a project that involves image output to a 3D texture using the respective render TOP functionality. It would be very convenient to render to have multiple image outputs. As documented, TD ‘currently’ only supports one. Is anyone working on implementing this? Can we expect a feature like this anytime soon?
Thanks
Josef
This change won’t make it into the 2022.20000 for sure. Right now your best option is to use a 2D Texture Array so you can at least output multiple layers
Thanks for the info. Unfortunately, I need to render to multiple 3D textures:/