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

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

3481. "Failed to execute 'texImage2D' on 'WebGLRenderingContext' [ 52%]

...ingContext' "Failed to execute 'texImage2D' on 'WebGLRenderingContext': No function was found that matched the signature provided."  加载3d 模型总是报这个错误,png的图片都无法用,只能改成jpg的,想问一下是什么原因导致的? 附件 : --> 2018-02-05 添加评论 ...

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

3482. 二次开发 异步回调没反应 [ 52%]

...szdn.game.fkzy.VGUtil"); VGUtil.callWithBack(back, "showVideoAd", type);  function back(code){ LayaManager.showTextTip("广告返回成功:"+code); success.runWith(code); } }  android: public static void showVideoAd(String adname) { //Vgad.showVideoAd(adname); //可播放次数,为-1表示无...

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

3483. Laya.loader.create 进度回调函数执行两次 [ 52%]

...r.create(this,this.onProgress,null,false)); Manager.prototype.onProgress = function(value) { console.log("value=="+Math.floor(value*100)+"%"); }   输出结果: 0.19186599730944645 0.5251993306427798 1 0.5002049180327869 0.5626793032786885 0.6251536885245902 0.6876280737704918 0.7501024590163934 ...

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

3484. web打包 [ 52%]

...159 Uncaught TypeError: Cannot read property 'props' of undefined     at Function._getSprite3DHierarchyInnerUrls (laya.d3.js:32159)     at Loader._onHierarchylhLoaded (laya.d3.js:32274)     at EventHandler.runWith (laya.core.js:1000)     at Loader.event (laya.core.js:1039)     at Loader.co...

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

3485. laya.d3.animation.AnimationNode_API3.0 [ 52%]

...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface

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

3486. AS代码如何new一个js库中的类并且使用这个类 [ 52%]

...oader.load(getModuleJSPath("abc.js"), Handler.create(this,loadedHandler)); function loadedHandler(data:*):void{       //加载完回调       __JS__('window.eval(data + "//# sourceURL=" + "abc.js")');     //new需要的类       var loginView:* = __JS__('new com.modules.login.view.LoginVi...

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

3487. IDE中的UI设计好了,如何和程序关联起来? [ 52%]

...ist中添加多元素的item 导微信小程序报错window.focus is not a function 微信小程序 发布后缺少app.json文件 在设计模式里A元素比B元素层级低,当我点击舞台的时候给A的层级通过zOrder设置比B元素高,但是效果无效呢 问题状态 最新活动: ...

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

3488. laya.display.cmd.DrawRectCmd_API3.0 [ 52%]

...percent width x y ID getBoundPoints recover Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface Static property

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

3489. LayaAir 2.0.1 切换场景报异常 Cannot read property ‘_physicsUpdateList’ [ 52%]

... ‘_physicsUpdateList’of null 求指导~~       __proto._onDestroy=function(){          (this._inPhysicUpdateListIndex!==-1)&& (this._simulation._physicsUpdateList.remove(this));          var physics3D=Laya3D._physics3D;         delete PhysicsComponent._phys...

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

3490. 关于Animator.linkSprite3DToAvatarNode引起报错问题 [ 52%]

...持的标签</SCRIPT> 导微信小程序报错window.focus is not a function Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 官网示例摇一摇报错,就解决方案 问题状态 最新活动: 2018-03-10 10:02 浏览: 1018 关注: 2 人 brooshe • 2018-03-12 17...

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