#`Raw Image` displays any type of
1 messages · Page 1 of 1 (latest)
Sure. That's because Panel is an Image with changed background and color, which is there just for your convenience. You can create a Panel out of an Image by yourself
Oh ok makes sense
For basic UI (health bar etc), is there any guideline of Image vs Raw Image ?
Is one inherited from the other ?
Honestly, I haven't really worked with Raw Images. It seems like you should only use Raw Images when dealing with non-sprites. I don't think there are many cases for you to use them
No, they are both inherited from MaskableGraphic. You can easily check it out in your ide