大约有 1 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0012 秒)
... extends Laya.Script { onAwake(): void { this.loadTexture("resources/image/monkey2.png", 500);//需要在resources/image放入相应的资源 this.loadTexture("https://layaair.com/3.x/demo/resources/res/apes/monkey2.png"); } /**加载并显示图片 */ loadTexture(url: string, x: number = 0, y: numb...
来源: Laya3.0_文档 发布时间: 20241014