struct
#include <engine/ui/image/image.hpp>
UIImage Component used to draw images on the UI.
Public variables
- Asset<Image> asset
- Handle to the image asset to be rendered.
-
cubos::
core:: gl:: Texture2D texture - Handle to the generated 2D texture.