Is there a way to create "render texture" in Bevy?

Viewed 924

I'd like to create a portal-like effect using Bevy. It seems Unity has a render texture to achieve that.

Is there a way to do the equivalent in Bevy? If not, is there a plan to support that in the future?

0 Answers
Related