format
typescript
Image.imageUVclass: Image
description
The texture coordinates of the current image.
Texture coordinates (UV coordinates) typically range from (0, 0) to (1, 1), representing the entire range of the texture.
parameter
| param_name | type | description |
|---|
reture
| type | description |
|---|---|
Rect | Texture coordinates |
