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

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

481. [LayaAirIDE3]3.3.1 UI点击区域异常,mouseThrough属性失效 [ 43%]

...Laya.Sprite的mouseThrogh的注释,如下所示: /** * @en For non-UI component display object nodes (container objects or display objects without image resources), specifies whether the mouse events penetrate this object's collision detection. `true` means the object is penetrable, `false` mean...

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

482. TypeError: Cannot read property 'length' of null [ 43%]

...ead property 'displayObject' of null Uncaught TypeError: Class constructor Component cannot be invoked without 'new' 构建APP Android Studio打出的APK 报apploader.js:4515 TypeError: addGlobalValueDefine is not a function 关于graphics.drawTexture方法设置纹理报错TypeError: texture.getIsR...

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

483. unity 3d 骨骼动画资源到处 KeyNotFoundException: The given key was not present in the dictionary 问题 [ 42%]

....GameObject gameObject, .JSONObject obj) LayaExport.DataManager.getAnimatorComponentData (UnityEngine.GameObject gameObject, .JSONObject component, System.Collections.Generic.List`1 linkSprite) LayaExport.DataManager.getComponentsData (UnityEngine.GameObject gameObject, .JSONObject node, .JSONObject...

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

484. KeyNotFoundException: The given key was not present in the dictionary. unityAir3d1.7.16 [ 42%]

....GameObject gameObject, .JSONObject obj) LayaExport.DataManager.getAnimatorComponentData (UnityEngine.GameObject gameObject, .JSONObject component, System.Collections.Generic.List`1 linkSprite) 2018-02-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与...

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

485. 物理(一)(距离关节)(TypeScript-IDE篇(TS)-使用2d物理系统) [ 42%]

...得刚体在节点位置发生弹性偏移。 所有的关节均继承自 Component。 ### 2.关节组件介绍 #### 2.1 距离关节 ![图1](img/distance.png) 距离关节约束两个节点的距离始终保持不变,用于木棍,骨骼,弹簧一样的约束关系。 ##### 属性说明 ##### ...

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

486. laya.ui.DialogManager [ 42%]

...ndex:int):Node 设置子节点的索引位置。 Node  setLockView(value:Component):void设置锁定界面,如果为空则什么都不显示DialogManager size(width:Number, height:Number):Sprite 设置宽高。相当于分别设置width和height属性。 因为返回值为Sprite对象本身,...

来源: laya_api 发布时间: 20170929

487. 升级到2.2.0Beta报错Uncaught TypeError: Class constructor Sprite cannot be invoked without 'new' [ 41%]

...会抛出异常: VM282 WAGame.js:1 Uncaught TypeError: Class constructor Component cannot be invoked without 'new' at new Widget (laya.ui.js:139) at laya.ui.js:285 at laya.ui.js:1 at require (VM282 WAGame.js:1) at VM282 WAGame.js:1 at index.js? [sm]:17 at require (VM282 WAGame.js:1) at VM282 WAGam...

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

488. TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext' [ 41%]

...otX' of null 打开弹窗UI时报错 Uncaught TypeError: Class constructor Component cannot be invoked without 'new' TypeError: Cannot read property 'length' of null TypeError: Cannot read property 'getSubShaderAt' of undefined Uncaught TypeError: Cannot read property 'indexCount' Uncaught TypeError...

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

489. 我想自定义组件 ,引入layaeditor.d.ts直接编译,居然报这个文件有错 [ 41%]

...: TypeScript error: libs/layaeditor.d.ts(1106,37): Error TS2551: Property 'Component' does not exist on type 'typeof ui'. Did you mean 'UIComponent'? 2018-10-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 7 个回复 三...

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

490. 高级应用-Laya3D与网页混合 [ 40%]

...;package advancedModule { import laya.ani.AnimationTemplet; import laya.d3.component.animation.SkinAnimations; import laya.d3.core.Camera; import laya.d3.core.MeshSprite3D; import laya.d3.core.Sprite3D; import laya.d3.core.light.DirectionLight; import laya.d3.core.material.StandardMaterial; import l...

来源: Laya_示例 发布时间: 20251209