• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 578 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0079 秒)

481. laya.ui.Tree [ 50%]

...任何缓存。 当值为"normal"时,canvas模式下进行画布缓存,webgl模式下进行命令缓存。 当值为"bitmap"时,canvas模式下进行依然是画布缓存,webgl模式下使用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,...

来源: Laya2.0_api 发布时间: 20190513

482. 小游戏发布 · LayaAir3.0文档 · LAYABOX [ 49%]

...PP的机制类似。也是采用了平台内置的Runtime去兼容CanvasWebGL的接口,从而实现HTML5无需下载安装与即点即玩的体验。 所以,严格上讲小游戏并非是HTML5游戏,因为小游戏并非支持HTML5所有的标准与图形API接口。 当然,LayaAir引擎...

来源: Laya3.0_文档 发布时间: 20241014

483. laya.ui.Clip [ 49%]

...任何缓存。 当值为"normal"时,canvas模式下进行画布缓存,webgl模式下进行命令缓存。 当值为"bitmap"时,canvas模式下进行依然是画布缓存,webgl模式下使用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,...

来源: Laya2.0_api 发布时间: 20190513

484. laya.ui.UIGroup [ 49%]

...任何缓存。 当值为"normal"时,canvas模式下进行画布缓存,webgl模式下进行命令缓存。 当值为"bitmap"时,canvas模式下进行依然是画布缓存,webgl模式下使用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,...

来源: Laya2.0_api 发布时间: 20190513

485. laya.d3.core.scene.Scene3D [ 49%]

...任何缓存。 当值为"normal"时,canvas模式下进行画布缓存,webgl模式下进行命令缓存。 当值为"bitmap"时,canvas模式下进行依然是画布缓存,webgl模式下使用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,...

来源: Laya2.0_api 发布时间: 20190513

486. 问一下CurMem内存都是指的什么啊,为啥我加载了资源都清理了还占用19兆内存啊 [ 49%]

...相关的链接 提交 3 个回复 qian 赞同来自: 首先你先了解下webGL下针对资源的内存管理:https://ask.layabox.com/question/1726 小于512的图片,我们会自动创建大图合集,将小于512的图片放到大图合集下,所以即使你只加载了一张很小的图...

来源: Laya_社区 发布时间: 20180117

487. laya.display.Input [ 49%]

...任何缓存。 当值为"normal"时,canvas模式下进行画布缓存,webgl模式下进行命令缓存。 当值为"bitmap"时,canvas模式下进行依然是画布缓存,webgl模式下使用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,...

来源: Laya2.0_api 发布时间: 20190513

488. 加了两个遮罩后的动画,帧频只有10了,有demo,有项目,有源码 [ 49%]

...irecod ... le.ts  class GameMain{ constructor() { Laya.init(1920,950,Laya.WebGL); Laya.Stat.show(); const container = new Laya.Sprite(); Laya.stage.addChild(container); const mask = new Laya.Sprite(); mask.graphics.drawPoly(0, 0, [0, 0, 484, 0, 1483, 950, 0, 950], '#ff0000'); // container.addChild(...

来源: Laya_社区 发布时间: 20170915

489. 微信小游戏,横屏,小游戏不全屏显示 [ 49%]

...放                   这种模式下的Laya.init(width,height, WebGL);高度一般是不对的,需要计算   b.横屏思路:                    Laya.stage.scaleMode  "fixedheight" :高度不变,宽度根据屏幕比缩放;   你使用的是默认值为 "noscale",...

来源: Laya_社区 发布时间: 20200305

490. laya.ui.Label [ 48%]

...任何缓存。 当值为"normal"时,canvas模式下进行画布缓存,webgl模式下进行命令缓存。 当值为"bitmap"时,canvas模式下进行依然是画布缓存,webgl模式下使用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,...

来源: Laya2.0_api 发布时间: 20190513