Skip to content

格式

typescript
Sprite.spriteRect

所属类: Sprite

描述

(只读)sprite 在原始纹理中的位置(以像素为单位指定)。

参数

参数名类型描述

返回值

类型描述
RectRect

代码示例