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

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

231. "Failed to execute 'texImage2D' on 'WebGLRenderingContext' [ 70%]

...eader FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory Array buffer allocation failed FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory httpRequest send返回Request failed Status:0 LayaAirIDE构建的iOS包加入网易七鱼后崩...

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

232. Error: No such module: atom_renderer_v8_util [ 69%]

...ttach to main target 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds module写法的模块无法使用,其他地方使用会报错 LayaAirIDE2.2 - Laya3D init error ,must support webGL Laya3D init error, must support webgl有个WIN10的电脑,系统是正版,家庭版的,...

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

233. 自定义组件完编辑器里找不到对应的组件 [ 69%]

... 提交 2 个回复 zfree 赞同来自: 附件是LayaAirIDE\resources\app\out\vs\layaEditor\renders\custom  custom.zip 2016-10-10 0 0 分享 微博 QZONE 微信 cuixueying 赞同来自: 请问你是什么语言的项目(你上面的路径是对的) 目前我们提供了as自定义组件的用...

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

234. Uncaught TypeError: Cannot read property 'XXX' of undefined [ 69%]

...MOUSE_UP, this, onMouseUp);             Laya.stage.on(Event.MOUSE_OUT, this, onMouseUp);   } private function onMouseDown(e:Event):void {             spe.startDrag(new Rectangle(0,0,800,800)); } 鼠标点击Sprite报错: Uncaught TypeError: Cannot read property 'startDrag' of un...

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

235. 求一个没问题的1.7.1版本的ts自定义组件的demo [ 69%]

...eButton.js和ScaleButton.xml文件放到IDE所在文件夹的resources\app\out\vs\layaEditor\renders\custom目录下。然后准备一张命名为sbtn的图片放到IDE所在文件夹的resources\app\out\vs\layaEditor\laya\icons\components目录下。重启IDE到编辑模式下打开现有的页面...

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

236. Text->getCharPoint方法返回位置错误bug [ 69%]

...23-05-22 09:44 用你的例子,tt宽度设置成100,索引为5的话,out.x会变成160,实际应该是100才对,还有索引为6的话,out.y会变成NaN,因为原生input的startIndex是包含字符长度的,表示字符右边位置,索引为字符长度-1,表示字符左边位置

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

237. 请教下 如何把图片 手指划到的地方去除 生成一个png? [ 69%]

...自: 根据论坛上的 一些帖子  我用了blendMode = "destination-out";         可是按照API说法:   blendMode : String 指定要使用的混合模式。目前只支持"lighter"。    另外:destination-out在canvas下样式正常,在webgl下是错误的。   canvas下: ...

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

238. NextGen ActionScript extension exited with error code 1 [ 69%]

...r must support webGl 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds IDE不能运行调试提示:Chrome error: Error:... Laya3D init error, must support webgl有个WIN10的电脑,系统是正版,家庭版的,跳到编辑模式就显示这个 LayaAirIDE2.2 - Laya3D init er...

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

239. laya.d3.renderobjs.nativeobj.NativeTransform3D_API3.0 [ 69%]

... Returns Vector3 世界缩放。 globalToLocal globalToLocal(pos: Vector3, out: Vector3): void Inherited from Transform3D.globalToLocal Defined in laya/d3/core/Transform3D.ts:849 转化成局部坐标 Parameters pos: Vector3 out: Vector3 Returns void hasListener hasListener(type: string): boolean Ov...

来源: Laya3.0_api 发布时间: 20231115

240. laya.d3.resource.RenderTexture [ 69%]

... BaseTexture  getData(x:Number, y:Number, width:Number, height:Number, out:Uint8Array):Uint8Array 获得像素数据。 RenderTexture  getDataAsync(x:Number, y:Number, width:Number, height:Number, callBack:Function):void native多线程 RenderTexture  getTemporary(width:Number, height:Number, ...

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