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

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

3141. 1.7.7版本问题 [ 54%]

...586) at DynamicBatchManager.__proto._addToRenderQueue (laya.d3.js:4770) at Function.FrustumCulling.renderObjectCulling (laya.d3.js:4881) at Scene.__proto._preRenderScene (laya.d3.js:25805) at Camera.__proto._renderCamera (laya.d3.js:33420) at Scene.__proto.renderSubmit (laya.d3.js:26308) at WebGLCon...

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

3142. 摄像机捕捉目标(JavaScript-3D基础(JS)-LayaAir3D之Camera) [ 54%]

...pescript //点击事件 this.changeActionButton.on(Laya.Event.CLICK, this, function(){ this.index++; if (this.index % 3 === 1 ){ //摄像机捕捉模型目标 this.camera.transform.lookAt(this.box.transform.position, this._up); } else if (this.index % 3 === 2){ //摄像机捕捉模型目标 this.cam...

来源: Laya2.0_文档 发布时间: 20210715

3143. 摄像机捕捉目标(TypeScript-3D基础(TS)-LayaAir3D之Camera) [ 54%]

...pescript //点击事件 this.changeActionButton.on(Laya.Event.CLICK, this, function(){ this.index++; if (this.index % 3 === 1 ){ //摄像机捕捉模型目标 this.camera.transform.lookAt(this.box.transform.position, this._up); } else if (this.index % 3 === 2){ //摄像机捕捉模型目标 this.cam...

来源: Laya2.0_文档 发布时间: 20210715

3144. Laya.loader.getRes的声音资源如何用Laya.SoundManager播放? [ 54%]

....loader.load("res/audio/TheSacredWar.ogg", Laya.Handler.create(Laya.stage, function () { console.log('音乐加载完成>>>-----------------|>'); soundData = Laya.loader.getRes("res/audio/somesound.ogg"); }), null, Laya.loader.SOUND);请教一下Laya.SoundManager如何播放上面得到...

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

3145. 微信Web开发者工具使用Laya的release/wxgame做工程目录有问题吗? [ 54%]

.../wxgame做工程目录有问题吗? 为什么会报window.focus is not a function 2018-04-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 yung 赞同来自: Prajna 没有引用laya.wxmini.js? 2018-04-26 1 1 ...

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

3146. 场景调用offAll会报错。 [ 54%]

...错: Uncaught TypeError: Cannot read property 'parent' of null     at Function.Scene._sortScenes (file:///E:/laya3dProject/BY3D/bin/h5/BY3D.max.js:68570:8) 附件 : --> 2018-09-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...

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

3147. laya.html.XMLUtils_API3.0 [ 54%]

...odeString getBool getFloat getInt getString Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static method

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

3148. Laya.PlatformClass报错 求解决啊 [ 54%]

...持的标签</SCRIPT> 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2019-08-23 17:33 浏览: 1117 关注: 4 人 taojianlong • 2019-09-05 11:23 然而并没有! tyl925450909 • 2017-12-15 16:32 demo发给你了 tyl925450909 • 2017-12-15 16:34 你随便...

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

3149. [LayaAir3]spine播放报错 [ 54%]

...摇报错,就解决方案 导微信小程序报错window.focus is not a function 微信小游戏,下拉手机的顶部菜单后,背景音乐停止播放,拉回去后,未触发onshow,按Home键回最小化,再回来后能触发onshow,可以继续播放背景音乐 本地调试加载...

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

3150. ts项目因为类的顺序问题报错 [ 54%]

...报错 window is not defined 导微信小程序报错window.focus is not a function 本地调试加载本地图片都报错 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 启动引擎报错 mPlugin.game_plugin_init(3); 小游戏项目 加载有中...

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