bevy/assets/textures/fantasy_ui_borders
Vitaliy Sapronenko 088960f597
Example with repeated texture (#13176)
# Objective

Fixes #11136 .
Fixes https://github.com/bevyengine/bevy/pull/11161.

## Solution

- Set image sampler with repeated mode for u and v
- set uv_transform of StandardMaterial to resizing params

## Testing

Got this view on example run

![image](https://github.com/bevyengine/bevy/assets/17225606/a5f7c414-7966-4c31-97e1-320241ddc75b)
2024-05-05 17:29:26 +00:00
..
border_sheet.png Slicing support for texture atlas (#12059) 2024-03-05 16:05:39 +00:00
License.txt UI Texture 9 slice (#11600) 2024-02-07 20:07:53 +00:00
panel-border-010-repeated.png Example with repeated texture (#13176) 2024-05-05 17:29:26 +00:00
panel-border-010.png UI Texture 9 slice (#11600) 2024-02-07 20:07:53 +00:00
panel-border-015.png UI Texture 9 slice (#11600) 2024-02-07 20:07:53 +00:00