mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-29 13:27:59 +03:00
23 lines
391 B
ReStructuredText
23 lines
391 B
ReStructuredText
![]() |
Image Widget
|
||
|
============
|
||
|
|
||
|
Properties
|
||
|
----------
|
||
|
|
||
|
.. list-table::
|
||
|
:header-rows: 1
|
||
|
:widths: 20 20 60
|
||
|
|
||
|
* - name
|
||
|
- type (default value)
|
||
|
- description
|
||
|
* - resource
|
||
|
- ui.texture
|
||
|
- The texture resource to display
|
||
|
* - tileH
|
||
|
- boolean (false)
|
||
|
- Whether to tile the texture horizontally
|
||
|
* - tileV
|
||
|
- boolean (false)
|
||
|
- Whether to tile the texture vertically
|