#Set the opacity of a image bundle?
2 messages · Page 1 of 1 (latest)
Image tint is now a part of UiImage: https://docs.rs/bevy_ui/latest/bevy_ui/struct.UiImage.html
2 messages · Page 1 of 1 (latest)
I tried to use Background Color to Color::srgba(1.0, 1.0, 1.0, 0.5) but it does not seem to have any effect on the image.
Image tint is now a part of UiImage: https://docs.rs/bevy_ui/latest/bevy_ui/struct.UiImage.html