![]() |
Lysa.ui
0.0
Lysa 3D Engine
|
Public Member Functions | |
| nil | set_image (image: lysa.Image) |
| Sets the displayed image from an existing GPU Image object. More... | |
| nil | set_image (uri: string) |
| Loads and sets the displayed image from the given virtual URI. More... | |
Properties | |
| lysa.Image | image |
| The GPU image currently displayed, or nil if none is set. (read-only) | |
|
Sets the displayed image from an existing GPU Image object.
| image | lysa.Image |
|
Loads and sets the displayed image from the given virtual URI.
| uri | string |
| lysa.Image image |
The GPU image currently displayed, or nil if none is set. (read-only)