Sprite Renderer and Image
I have an image.png Imported as Sprite, in Multiple mode. Sliced like this:
When I create an Image Component under canvas and set it to image type sliced AND when I create a Sprite component with draw mode sliced, set to the same width and height as the image I get something completely different.
E: I want the Sprite to appear the same as the Image
How did you get your Image to 9-Slice?? The setting is only available on SpriteRenderer (that I know) and I'm actually looking for how to do it on Images as well.
Your answer
Follow this Question
Related Questions
Setting Sprite Rendered on UI 0 Answers
Unity2D UI Image sprite to fill frame 1 Answer
How to check if two sprites are the same 2 Answers
Sprites not rendered properly on Android 0 Answers
UI Image Cutout / Masking in spefic areas with sprites 0 Answers