blob: 78e7ce6e869a1bdcec6a18119953c9512525d39f (
plain)
1
2
3
4
5
6
7
|
# Test to ensure external images using the textureRect sampler mode work correctly.
root:
items:
- image: colorrect.png
bounds: [0, 0, 100, 100]
external: true
external-target: rect
|