mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 20:53:53 +00:00
57bf771f9a
# Objective - Example `transparent_window` doesn't display a transparent window on macOS - Fixes #6330 ## Solution - Set the `composite_alpha_mode` of the window to the correct value - Update docs |
||
---|---|---|
.. | ||
clear_color.rs | ||
low_power.rs | ||
multiple_windows.rs | ||
scale_factor_override.rs | ||
transparent_window.rs | ||
window_resizing.rs | ||
window_settings.rs |