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

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

251. 这个怎么办 laya.core.js:16463 Uncaught TypeError: Cannot read property '_tf' of null [ 67%]

...15797)     at Sprite.__proto.localToGlobal (laya.core.js:15757)     at Function.Utils.getGlobalRecByPoints (laya.core.js:10216)     at Function.Utils.getGlobalPosAndScale (laya.core.js:10224)     at Function.Utils.getTransformRelativeToWindow (laya.core.js:10293)     at GamePagePlayer.Util...

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

252. Getcomponent 报错Uncaught (in promise) TypeError: Right-hand side of 'instanceof' is not an object [ 67%]

...歌chrom96版本滤镜报错 导微信小程序报错window.focus is not a function laya2 发布微信开放域工程,用微信开发者工具打开报错 Laya使用fairygui的富文本xml解析报错 小游戏项目 加载有中文的json文件 报错 问题状态 最新活动: 2023-07-06 16:44 ...

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

253. chrome调试时 函数不定参数报错>> Uncaught SyntaxError: Unexpected token ... [ 67%]

...ollisionObject' of undefined 导微信小程序报错window.focus is not a function IDE通过.ui自动生成的ui代码报错 LayaAir2D示例 Mac 2.0.0beta3 Chrome调试黑屏 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined Laya2.0 WebGl模式,...

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

254. 3d物体添加刚体和碰撞盒报错 [ 67%]

...摇报错,就解决方案 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2019-04-04 18:06 浏览: 1090 关注: 2 人

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

255. 对游戏中各种控件字体样式使用“白鹭style”样式表 [ 67%]

...均可以设置一个回调 Laya.LoaderManager.prototype["_loadAssets"] = function (arr, complete, progress, type, priority, cache, group) { (priority === void 0) && (priority = 1); (cache === void 0) && (cache = true); var itemCount = arr.length; var loadedCount = 0; var totalSize =...

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

256. 请问2.0射线到底如何使用呢? [ 67%]

...加鼠标点击事件,并初始化射线(必须初始化射线)   function 构造函数() { // 添加鼠标点击事件 Laya.stage.on( Event.MOUSE_DOWN, this, onMouseDown ); // 射线初始化 ray = new Ray( new Vector3(0,0,0), new Vector3(0,0,0) ); } // 鼠标点击方法 function onMou...

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

257. u3d修改材质blinnphong报错 [ 67%]

...,U3D和1.7.*都没问题 导微信小程序报错window.focus is not a function laya2 发布微信开放域工程,用微信开发者工具打开报错 2.2.0beta4,微信上动态合批报错. 问题状态 最新活动: 2020-06-05 09:45 浏览: 1635 关注: 1 人

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

258. 微信小游戏的位图字体加载报错! [ 67%]

...晰的解决方法! gameThirdScriptError t.getElementsByTagName is not a function TypeError: t.getElementsByTagName is not a function     at t.e.parseFont (http://127.0.0.1:63921/game/code.js:1:12413)     at e.s.onLoaded (http://127.0.0.1:63921/game/code.js:1:176642)     at e.u (http://127.0...

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

259. 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined [ 67%]

...tand.alone.version/lib ... 3731:8) 10-15 16:43:46.702: I/LayaBox(3503): at Function.Utils3D._createNodeByJson (http://stand.alone.version/libs/laya.d3.js:14491:25) 10-15 16:43:46.702: I/LayaBox(3503): at Function.Utils3D._createNodeByJson (http://stand.alone.version/libs/laya.d3.js:14481:23) 10-15 1...

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

260. laya.d3.core.Sprite3D_API3.0 [ 67%]

...s type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Pa...

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