Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Oh nice, ok thanks! Have fun with the PS5 tweaking 😄 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
When I first saw the ShaderBackground component, especially the snow and rain effects, I immediately said to myself "wow, I hope I can apply these effects over my header image in the AllLandingPage control" for my application's home screen as an optional feature for my app. I wanted to build something that checked the local weather for my user and applied different effects over the landing page image (that fades out at the bottom) depending on the current weather conditions. Like, if it is raining out, show the rain drops over the cover image.
However, when trying to apply the ShaderBackground component in the same Grid row as the AllLandingPage, the ShaderBackground just covers the image.
Is there any way you can think of where we can apply these animations over our LandingPage header images?
(Feel free to steal my idea and build the whole weather-checking thing, too haha!) 😄
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions