大约有 111 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0042 秒)
...as a separate module (similar to 'ts.transpileModule'). */ /* Strict Type-Checking Options */ "strict": true, /* Enable all strict type-checking options. */ // "noImplicitAny": true, /* Raise error on expressions and ...
来源: Laya_社区 发布时间: 20190408
...,提示events为空.Object.defineProperty(laya.events.EventDispatcher.prototype,"_events",{enumerable:false,writable:true}); 手动log"laya"时发现为undefined 附件 : --> 2018-10-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接...
来源: Laya_社区 发布时间: 20181009
...录 发起人 189*****192 相关问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 运行报错 Uncaught Can not find scene:GameView.scene unde...
来源: Laya_社区 发布时间: 20170516
... 发起人 qweouyang1990 相关问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()...
来源: Laya_社区 发布时间: 20180324
...ressBar; (function () { Laya.init(720, 1280); var pro1={url:"comp/BG1.jpg",type:Laya.Loader.IMAGE}; var pro2={url:"comp/BG1.jpg",type: Laya.Loader.IMAGE}; var proArr = []; proArr[0]=pro1; proArr[1]=pro2; Laya.loader.load(proArr,Laya.Handler.create(this,onProLoaded)); if(Laya.Browser.onAndriod) { Lay...
来源: Laya_社区 发布时间: 20170701
...ass(SaveBase,'laya.webgl.canvas.save.SaveBase'); var __proto=SaveBase.prototype; Laya.imps(__proto,{"laya.webgl.canvas.save.ISaveData":true}) __proto.isSaveMark=function(){return false;} __proto.restore=function(context){ this._dataObj[this._valueName]=this._value; SaveBase._cache[SaveBase._cache._l...
来源: Laya_社区 发布时间: 20171104
TypeError: Cannot read property '_addRenderObject' of undefined 初次接触Laya只是想测试一下Laya开发微信3D小游戏 。 结果还没开始就卡在了导入Unity编辑的场景中 ,请问这个是什么问题? TypeError: Cannot read property '_addRenderObject' of undefined preload....
来源: Laya_社区 发布时间: 20191129
...正常加载xml,可一到手机就显示invalid url parameter 2 is not of type 'WebGLTexture' Texture2D.load 中url 不能是网络图片吗 parameter 2 is not of type 'WebGLTexture'. URL的代码修改建议 用Laya.Scene.open(url)的方法打开场景,会自动关闭前一个场景,如何设...
来源: Laya_社区 发布时间: 20180706
...y getAnimatorState getCurrentPlayState removeState Legend Class Class with type parameter Constructor Property Method Accessor Object literal Variable Function Type alias Enumeration Interface Static property
来源: Laya3.0_api 发布时间: 20231102
...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 default false 不可穿透,此对象的鼠标响应区域由width、height、hitArea属性决定。 name name: string = "" Implementation of ISelect.name Inherited ...
来源: Laya3.0_api 发布时间: 20231115