Show last VFB doesn't work with RenderToTexture

topic says it all.. if you use the vrayvfb with render to texture, the button doesn’t work?

It cannot be made to work easily, unfortunately. RTT creates a clone of the current renderer to perform the actual baking and destroys it after that. Since the V-Ray VFB is owned by the V-Ray renderer, it is destroyed when the baking renderer is destroyed too.

Best regards,
Vlado