Image
Last updated
Was this helpful?
Last updated
Was this helpful?
Your image gonna get the size of your GameObject world scale and image position gonna set at your GameObject world position.
You can see the
If you do not set a path for an image, you component will be set only for color. There is no code to write to set it without image.
If your image conatins an image and you want only a color, you just have to set path to nothing ("").
To set an image path in your Image component, there is 2 things to do :
First one : set the path
here, your image have a size of 100x100 and your want to get all image.
Second one : set the of your image :