-
-
Notifications
You must be signed in to change notification settings - Fork 310
Open
Description
Bevy 0.17 introduced a ViewportNode which is very interesting because it means I could render the viewport on a Ui node's render target, and create another Ui node for Egui.
For example, a responsive left sidebar, which affects the viewport size.
Is there any guidance on how I can setup a camera and egui on a Ui node's render target, similar to the new ViewportNode in bevy 0.17?
Metadata
Metadata
Assignees
Labels
No labels