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

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

1141. 图片使用pivotX参数后,再对图片添加遮罩会出现效果不对。 [ 65%]

...启动chrome出现错误: Error processing launch: Error Could not attach to main target 有什么容器能够实现当子元素达到显示上限后自动滚屏,使得新添加的元素始终保持在最底部显示? 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能...

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

1142. layaFlash 无法使用 Loader 加载外部SWF和图片 [ 64%]

... { super(); if(stage) { init(); } else { this.addEventListener(Event.ADDED_TO_STAGE,init); } } private function init(e:Event=null):void { var loader:Loader=new Loader(); var context:LoaderContext=new LoaderContext(false,ApplicationDomain.currentDomain); loader.contentLoaderInfo.addEventListener(Even...

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

1143. laya2.6.0无法打开chrome浏览器运行,低版本的laya正常 [ 64%]

...启动chrome出现错误: Error processing launch: Error Could not attach to main target 分享:适配LayaAir版本的PureMVC框架 游戏运行在chrome里面 听不见声音 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上sock...

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

1144. WebGL模式下,两个相同颜色图片的边缘有可能会出现黑线 [ 64%]

...启动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元...

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

1145. 将字节数组转为图片 [ 64%]

...r端代码: 1.flash air端代码: var file:File = File.applicationDirectory;             var picPath:String = file.resolvePath("img.png").nativePath;//获取图片路径             //读取图片文件到字节数组             var readFile:File = new File(picPath); ...

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

1146. U3D场景导不出,出现以下问题。求帮忙导出!!!!! [ 64%]

...ine.GameObject gameObject, .JSONObject obj) LayaExport.DataManager.getAnimatorComponentData (UnityEngine.GameObject gameObject, .JSONObject component, System.Collections.Generic.List`1 linkSprite) LayaExport.DataManager.getComponentsData (UnityEngine.GameObject gameObject, .JSONObject node, .JSONObj...

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

1147. 2.2.0 Html使用img标签解析错误 [ 64%]

2.2.0 Html使用img标签解析错误 TypeError: Illegal constructor preload.js:55 at Function.getInstance (file:///D:/LayaTest/TestHtml2.2.0/bin/libs/laya.core.js:11687:24)   at Function.getInstance (file:///D:/LayaTest/TestHtml2.2.0/bin/libs/laya.html.js:1213:39)   at Function._parseXML (file:/...

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

1148. 按官网上的文档 使用LayaNative运行LayaAir项目https://ldc.layabox.com/doc/?nav=zh-as-7-0-1。出现了问题 [ 64%]

...启动chrome出现错误: Error processing launch: Error Could not attach to main target 循环依赖不能运行 Circular dependency: 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 版本不匹配! 全局 tsc (2.2.2) != V...

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

1149. 关于ios下的错误 [ 64%]

... 8588 1 libGPUSupportMercury.dylib gpusSubmitDataBuffers + 164 2 IOAccelerator IOAccelContextFinishResourceSysMem + 64 3 libGPUSupportMercury.dylib gldFinishObject + 128 4 GLEngine _glBufferSubData_Exec + 716 5 WebCore WebCore::WebGLRenderingContext::bufferSubData(unsigned int, long long, JSC::Array...

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

1150. 使用webgl之后toDataUrl返回黑色的图像 [ 64%]

使用webgl之后toDataUrl返回黑色的图像 按照 https://stackoverflow.com/questions/12538193/why-does-my-canvas-go-blank-after-converting-to-image 这里的说法,两个方式可用 1. 创建时加入preserveDrawingBuffer,但是,这个参数导致乐视手机崩溃 2. 在每次绘图...

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