UIImage¶
class in InfEngine.ui
Inherits from: InfUIScreenComponent
Description¶
Screen-space image element rendered from a texture asset.
Inherits x, y, width, height, opacity, corner_radius, rotation, mirror_x, mirror_y from InfUIScreenComponent.
description
Properties¶
| Name | Type | Description |
|---|---|---|
| texture_path | str |
(read-only) |
| color | list |
(read-only) |
properties
Example¶
example
See Also¶
see_also