mirror of https://github.com/wayvr-org/wayvr.git
Updated Customize UI (markdown)
parent
964e9d6f2b
commit
4021b3434a
|
|
@ -81,7 +81,7 @@ Displays an image / sprite from a sprite sheet.
|
|||
|
||||
Properties:
|
||||
- `sprite`: The path to the DDS texture file. Absolute, or relative to `~/.config/wlxoverlay`.
|
||||
- `sprite_st`: List of 4 floats. First 2 elements are UV scale, last 2 elements are UV offset.
|
||||
- `sprite_st`: List of 4 floats. First 2 elements are UV scale, last 2 elements are UV translation (offset).
|
||||
|
||||
Example:
|
||||
```yaml
|
||||
|
|
|
|||
Loading…
Reference in New Issue