大约有 159 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0051 秒)
...目发布为微信小游戏,预制体被忽略上传怎么办? 请问Texture2D如何用base64字符串构建对象 TiledMap创建地图在LayaAir中显示不完全 laya里面有没有通过一个类的名字(字符串)来获取该类的方法?类似get class by name 老项目类库升级到 La...
来源: Laya_社区 发布时间: 20170215
麻烦问一下 二进制arraybuffer 如何转换为bitmap?或者texture 就是Laya.Byte:getBuffer() 的数据如何转换为Texture 或者Bitmap? 2017-09-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_...
来源: Laya_社区 发布时间: 20170928
...dMode='lighter' 图片异常 如何设置Sprite的宽高和点击区域? Texture图片能否进行翻转? 龙骨skeleton鼠标点击区域的设置 编辑了图片 执行代码说加载不出来资源 这个是怎么回事? 合并小图片 将list里的scrollBar设置mouseWheelEnable=false后...
来源: Laya_社区 发布时间: 20171227
...hicsImg() { //临时sprite var img = new Laya.Sprite(); //img.graphics.drawTexture(Laya.loader.getRes(("../src/img/testImg.png"),0,0)); //获取图片资源 var tex = Laya.loader.getRes("../src/img/testImg.png"); //获取临时sprite的htmlCanvas var htmlCanvas = img.drawToCanvas(tex.width,tex.heigh...
来源: Laya_社区 发布时间: 20180413
...y _setCreateURL _setGPUMemory clear destroy event getContext getMemSize getTexture hasListener isCreateFromURL off offAll offAllCaller on once release size toBase64 toBase64Async destroyUnusedResources Constructors constructor new HTMLCanvas(createCanvas?: boolean): HTMLCanvas Overrides Resource.__c...
来源: Laya3.0_api 发布时间: 20231115
...资源加载完成后,会自动缓存至资源库中。 Image source : Texture 对象的纹理资源。 Image stage : Stage[read-only] 对舞台 stage 的引用。Sprite staticCache : Boolean设置cacheAs为非空时此值才有效,staticCache=true时,子对象变化时不会自动更新缓...
来源: Laya2.0_api 发布时间: 20190513
...动更新缓存,只能通过调用reCache方法手动刷新。Sprite texture : Texture 设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则...
来源: Laya2.0_api 发布时间: 20190513
...Node target : Sprite[write-only] 设置控制播放的对象 SoundNode texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.time...
来源: laya_api 发布时间: 20170422
...自动更新缓存,只能通过调用reCache方法手动刷新。Sprite texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.time...
来源: laya_api 发布时间: 20170422
...自动更新缓存,只能通过调用reCache方法手动刷新。Sprite texture : Texture 设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,...
来源: Laya2.0_api 发布时间: 20190513