Replies: 1 comment
|
Hey @dogugzm, thanks for the request. Not sure how "pixel per unit" should be implemented, but it's quite possible that copying what As for "sliced" sprite, we would need to mix the sliced vertices with the gradient vertices in What you can do right now, though, is using another package that applies gradient to UI using shaders, they may work for your use case. |
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.
I wanted to use default Image component features like "sliced" sprite and change the pixel per unit value. But looks like it directly uses simple type image. If it is possible, would be great 🙏
All reactions