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

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

1. discard property,please use transform's property instead [ 100%]

discard property,please use transform's property instead 运行官网的3D例子时,浏览器一直报这个 2018-07-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来自: 就是那个属性...

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

2. 同时使用雾和粒子系统,粒子的颜色变成雾的颜色 [ 91%]

...e   gl_FragColor=vec4(1.0);   #endif     #ifdef DIFFUSEMAP   if(v_Discard!=0.0)    discard;   #ifdef TINTCOLOR    gl_FragColor*=texture2D(u_texture,v_TextureCoordinate)*u_Tintcolor*2.0*v_Color;   #else    gl_FragColor*=texture2D(u_texture,v_TextureCoordinate)*v_Color;   #endi...

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

3. 2.0 添加场景雾之后 粒子特效离原点越远 效果越淡 [ 82%]

... highp float;\n#else\n precision mediump float;\n#endif\n\nvarying float v_Discard;\nvarying vec4 v_Color;\nvarying vec2 v_TextureCoordinate;\nuniform sampler2D u_texture;\nuniform vec4 u_Tintcolor;\n\n#ifdef RENDERMODE_MESH\n  varying vec4 v_MeshColor;\n#endif\n\n#ifdef FOG\n   varying vec3 v_...

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

4. 跟视频做出现这个问题。怎么破 求解 [ 82%]

跟视频做出现这个问题。怎么破 求解 Warning: discard property,please use templet property instead. loader callback cost a long time:191 url=3d/man/hero.ani Warning: The (.lm) file is converted by old fbxTools,please reConverted it use lastest fbxTools version,later we will remove the ...

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

5. directionLight.direction代码警告提示 [ 66%]

...rectionLight.direction = new Laya.Vector3(-.3, -1, -1); 会提示 Warning: discard property,please use transform's property instead. 去掉就不会, 设置transform会报错 2018-01-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接...

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

6. Cannot read property 'events' of undefined [ 65%]

...spine动画,skeleton中的_onAniSoundStoped有时会报undefined错误 discard property,please use transform's property instead XmlDom类没有了?解析xml时,报错Property 'attributes' does not exist on type 'Node & ChildNode'. 问题状态 最新活动: 2018-10-09 13:37 浏览: 2333 ...

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

7. "Cannot read property 'addChild' of undefined" [ 65%]

...会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 discard property,please use transform's property instead layaair 2.2beta ts 项目 两个bug 定义的 var 变量 undefined 并且 debugPanel不能使用 播放音效时报错Failed to set the 'buffer' property on 'AudioBuffe...

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

8. "Cannot read property '0' of undefined" protobuf.js [ 64%]

...layObject' of null Property 'BoxMesh' does not exist on type 'typeof Laya' discard property,please use transform's property instead 播放音效时报错Failed to set the 'buffer' property on 'AudioBufferSourceNode'的问题 Cannot set property text of #<Button> which has only a getter 问题...

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

9. 加载学堂3D角色资源,播放动画异常 [ 64%]

...Ani.player.play(); // play函数调用后出错。!!!     Warning: discard property,please use templet property instead.   2018-07-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 道道 赞同来自: ...

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

10. transform的position废弃了,那现在用啥,官网api更新了吗 [ 63%]

...orm的position废弃了,那现在用啥,官网api更新了吗 Warning: discard property,please use transform's property instead. 2018-01-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 qian 赞同来自: htt...

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