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

大约有 2,508 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0485 秒)

2131. laya.display.Text [ 50%]

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

来源: laya_api 发布时间: 20170929

2132. 截屏无法实现 [ 50%]

...ttp://ask.layabox.com/question/4150 gmajrtfp • 2017-05-03 14:58 这个在webgl下和构建app后都无效 cuixueying • 2017-05-06 19:10 这个问题我们想办法解决,目前确有问题!

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

2133. 小游戏真机调试3d资源不显示 [ 50%]

... Lib:2.10.1, 2020.2.14 14:45:54 Setup OES_vertex_array_object polyfill EXT:webgl support OES_vertex_array_object! ShaderCompile use time:5 size:1508/3204 ShaderCompile use time:7 size:4811/5170 ShaderCompile use time:4 size:3416/4258 ShaderCompile use time:4 size:3415/4325 ShaderCompile use time:9...

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

2134. layaIDE调试没有问题,部署报错No 'Access-Control-Allow-Origin' header is present [ 50%]

...t TypeError: Cannot read property 'btCollisionObject' of undefined Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? as3 ,LayaAir下调试matter.js物理引擎出错。 LayaAir2D示例 Mac 2.0.0beta3 Chrome调试黑屏 3d项目-unity添加物理组件 layanative2 打包andro...

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

2135. [LayaAir3]webgpu构建项目启动失败 [ 50%]

...还不能正式使用webgpu么,另外请问引擎这里对webgpu相对于webgl哪些游戏设计被webgpu所优化。 layaAir小孟 • 2024-05-30 17:12 现在还不能正式使用webgpu,等3.2的正式版应该就可以了

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

2136. 字距的调整问题 [ 50%]

...问题就是上面的问题带来的,这个怎么破呢,要找到laya.webgl 这个库文件,然后你找到这个方法 DrawText.drawText=function(ctx,txt,words,curMat,font,textAlign,fillColor,borderColor,lineWidth,x,y,underLine)在 var scale=sx!==1 || sy!==1; 在这句后面加判断 然后...

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

2137. 【紧急】laya2.0的loadImage方法为什么不触发complete? [ 50%]

...条会引起单元格上的按钮点击后多次触发点击事件 Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? laya2.0引入第三方库失败 laya2.0 3d物理碰撞穿透问题 FD 宏编译时 出现 试图访问该方法时失败 LayaNative ios上js访问不到JSBrid...

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

2138. laya.ui.Tab [ 50%]

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

来源: laya_api 发布时间: 20170929

2139. 在 tiledmap 插入一个精灵在上面 [ 50%]

....info("start");   this.init(); } init():void{   Laya.init(800, 700, Laya.WebGL);   Laya.loader.load("res/atlas/images.atlas",Laya.Handler.create(this,this.onLoaded),null,Laya.Loader.ATLAS); }   onLoaded(){   console.info("onLoaded");   this.tiledMap = new Laya.TiledMap();   this.tiledMap.crea...

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

2140. 按文档示例写“Hello Layabox”一直报错是什么原因呢? [ 50%]

...t TypeError: Cannot read property 'btCollisionObject' of undefined Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 关於文档丶API丶Demo若有异动 自从layaflash起,就一直存在的bug IDE通过.ui自动生成的ui代码报错 laya2 发布微信开放域工程...

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