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

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

1981. TypeError: Laya.MovieClip is not a constructor [ 48%]

....0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined Uncaught TypeError: Cannot read property 'props' of undefined Laya.GlowFilter is not a constructor 使用GlowFilter的时候报错: GlowFilter is not a constructor 鼠标自定义样式官方有支持...

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

1982. HTMLIframeElement 使用出错?请大神指点 [ 48%]

...me-debug-core\out\src\chrome\variables.js:120:43) at Array.map (native) at Object.getObjectPreview (d:\Program Files\LayaIDE\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\variables.js:120:14) at ChromeDebugAdapter.createObjectVariable (d:\Program Files\Laya...

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

1983. laya.d3.physicscannon.shape.CannonColliderShape_API3.0 [ 48%]

...iderShape.ts:197 克隆。 Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Defined in laya/d3/physicsCannon/shape/CannonColliderShape.ts:185 克隆。 Parameters destObject: any 克隆源。 Returns void destroy destroy(): void Defined in laya/d3/physicsCannon/shape/CannonCollider...

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

1984. MovieClip报错 [ 48%]

...find"); return; } //保护修改-----start------------------ var atlasData:Object = Loader.getAtlas(_atlasPath); if(!atlasData) { event(Event.ERROR,"file not find"); return; } //保护修改-----end------------------ this.basePath =_atlasPath?Loader.getAtlas(_atlasPath).dir:_url.split(".swf")[0] + "...

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

1985. 手指点击list中的一个Item点击没反应 反复测试 发现 就是 手指稍微动一点就会点不住 手指 肯定没有鼠标精确度高 [ 48%]

...不能点击两次 红米K20pro 多个手指同时按下就会报这个错 object has in SimpleSingletonList 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 问题状态 最新活动: 2019-05-09 19:29 浏览: 3001 ...

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

1986. LayaAir2.0开始就无法设置透明背景了吗? [ 48%]

...目 关于发布oppo、vivo快游戏,无法生成Rpk问题 关于同为object层,层级设置无效的问题 [Laya2.0 3D] 2.0正式版上存在某些骨骼动画无法播放,U3D和1.7.*都没问题 问题状态 最新活动: 2020-10-21 17:17 浏览: 3324 关注: 5 人 layabox • 2020-10-21 17...

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

1987. laya.physics.joint.MotorJoint [ 48%]

...jointClasspublic class MotorJointInheritanceMotorJoint JointBase Component Object 马达关节:用来限制两个刚体,使其相对位置和角度保持不变 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  angularOffset : Number基于o...

来源: Laya2.0_api 发布时间: 20190513

1988. laya.d3.renderobjs.renderobj.RenderElementOBJ_API3.0 [ 48%]

...eometry Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface

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

1989. 发布微信小游戏json格式问题 [ 48%]

...at Function.success (http://127.0.0.1:9973/game/code.js:21580:33)     at Object.success (http://127.0.0.1:9973/game/__d ... :18788)     at c (http://127.0.0.1:9973/game/__dev__/WAGame.js:4:3519)     at Function.<anonymous> (http://127.0.0.1:9973/game/__dev__/WAGame.js:4:3702)     at n....

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

1990. Web Storage数据存储(JavaScript-LayaAir基础篇(JS)-数据与通信) [ 48%]

...index":0,"index1":1}; Laya.LocalStorage.setJSON("item",data);//直接传入Object 接口内部转化为JSON字符串存储 ``` 在chrome中运行之后按快捷键F12,结果如下图所示: ![1](img/1.png) 从图中我们可以看到刚才的数据都存储进去了 下面我们对这些数据...

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