大约有 3,383 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0088 秒)
...led安装目录中肯定是不行的, 所以,我们需要先**将这个图片(*buch-outdoor.png*)复制到项目目录**,与之前保存的`orthogonal.json`同级, 如图5所示。  ##### (图5) 然后将orthogonal.json中的`image`**路径修改为相对路径**`"image":"b...
来源: Laya2.0_文档 发布时间: 20210714
...代码,可以读取此图,并将颜色值放到数组中 /** * 通过图片数据计算得到AStart网格 */ private createGridFromAStarMap(texture): any { var textureWidth = texture.width; var textureHeight = texture.height; var pixelsInfo = texture.getPixels(); var aStarArr = []; var index = 0...
来源: Laya3.0_文档 发布时间: 20230303
...al 04-11 11:17:11.568 8591-8609/com.mygame.laya E/LayaBox﹕ 错误:图片大小超过2048,无法处理!!! 04-11 11:17:11.588 8591-8658/com.mygame.laya E/LayaBox﹕ download image file error! http://192.168.167.103:8901/bi ... e.png 04-11 11:17:11.588 8591-8658/com.mygame.la...
来源: Laya_社区 发布时间: 20170411