mirror of
https://github.com/bevyengine/bevy
synced 2025-02-17 06:28:34 +00:00
# Objective Will fix #3377 and #3254 ## Solution Use an enum to represent either a `WindowId` or `Handle<Image>` in place of `Camera::window`. Co-authored-by: Carter Anderson <mcanders1@gmail.com> |
||
---|---|---|
.. | ||
clear_pass.rs | ||
clear_pass_driver.rs | ||
lib.rs | ||
main_pass_2d.rs | ||
main_pass_3d.rs | ||
main_pass_driver.rs |