大约有 953 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0100 秒)
Laya_社区(514) Laya2.0_示例(110) Laya_示例(81) Laya2.0_文档(72) Laya3.0_api(60) Laya2.0_api(58) laya_api(54) Laya3.0_文档(4)
...7.0.3版本之后的版本,微信小游戏 Android 端调整 “在屏 Canvas” 的放缩策略 Tween如何实现无限循环改变alpha? 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target matter中layasprite怎么改变图片大小? TypeScript...
来源: Laya_社区 发布时间: 20180524
...可选。 默认为"none",不做任何缓存。 当值为"normal"时,canvas模式下进行画布缓存,webgl模式下进行命令缓存。 当值为"bitmap"时,canvas模式下进行依然是画布缓存,webgl模式下使用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会...
来源: Laya2.0_api 发布时间: 20190513
...可选。 默认为"none",不做任何缓存。 当值为"normal"时,canvas模式下进行画布缓存,webgl模式下进行命令缓存。 当值为"bitmap"时,canvas模式下进行依然是画布缓存,webgl模式下使用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会...
来源: Laya2.0_api 发布时间: 20190513
...可选。 默认为"none",不做任何缓存。 当值为"normal"时,canvas模式下进行画布缓存,webgl模式下进行命令缓存。 当值为"bitmap"时,canvas模式下进行依然是画布缓存,webgl模式下使用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会...
来源: Laya2.0_api 发布时间: 20190513
...可选。 默认为"none",不做任何缓存。 当值为"normal"时,canvas模式下进行画布缓存,webgl模式下进行命令缓存。 当值为"bitmap"时,canvas模式下进行依然是画布缓存,webgl模式下使用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会...
来源: Laya2.0_api 发布时间: 20190513
...可选。 默认为"none",不做任何缓存。 当值为"normal"时,canvas模式下进行画布缓存,webgl模式下进行命令缓存。 当值为"bitmap"时,canvas模式下进行依然是画布缓存,webgl模式下使用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会...
来源: Laya2.0_api 发布时间: 20190513
... TypeError: Cannot read property 'data' of null at conchTextCanvas.getTextBitmapData (apploader.js:305:34) at e.i.getCharBmp (http://192.168.1.11/slider/lib ... 372024) at M.t.getCharRenderInfo (http://192.168.1.11/slider/lib ... :41690) at M.t._fas...
来源: Laya_社区 发布时间: 20190821
...nputChild callLater clearTimer contains customRender destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_height ge...
来源: Laya3.0_api 发布时间: 20231102
...nputChild callLater clearTimer contains customRender destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_height ge...
来源: Laya3.0_api 发布时间: 20231102
... **"none选项":**表示不做任何缓存。 **"normal选项":** canvas模式下进行画布缓存 :它相当于把由多个子对象组成的UI缓存成一张位图,游戏每帧渲染时,只是渲染缓存的位图,而不是把所有子对象全部渲染一次,因此节省了渲...
来源: Laya2.0_文档 发布时间: 20210714