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

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

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

...rsively check its child objects until it finds the target object or misses all objects. * When not penetrable, the node's width and height define the mouse collision area (a non-penetrable rectangular area). If the rectangular collision area does not meet the requirements, you can use the drawing ar...

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

12. 安装layaair2-cmd一直失败 [ 73%]

...np m\node_modules\layaair2-cmd\layaair2-cmd.js > core-js@2.6.11 postinstall C:\Users\Administrator\AppData\Roaming\npm\node_modules\layaair2-cmd\no de_modules\core-js > node -e "try{require('./postinstall')}catch(e){}" Thank you for using core-js ( https://github.com/zloirock/core-js ) for pol...

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

13. 3D寻路 · LayaAir3.0文档 · LAYABOX [ 72%]

...{ colaStarArr[h] = 0; } } }; return aStarArr; } } Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2023-03-03 17:33:44 img{cursor:pointer}

来源: Laya3.0_文档 发布时间: 20230303

14. laya.resource.RenderTexture2D [ 72%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames RenderTexture2DProperties | Methods | Constants Packagelaya.resourceClasspublic class RenderTexture2DInheritanceRenderTexture2D BaseTexture laya.resource.Bitmap RenderTexture 类用于创建渲染目标。 Public Proper...

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

15. laya.d3.component.animator.AnimatorController_API3.0 [ 72%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/Animator/AnimatorController" AnimatorController Class AnimatorController Hierarchy Resource AnimatorController Index Constructo...

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

16. [LayaAir3]LayaAir3.0UnityPlugin 导出出错 [ 71%]

...出错 GUI Error: Invalid GUILayout state in LayaAir3D view. Verify that all layout Begin/End calls match UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)  MissingReferenceException: The object of type 'SkinnedMeshRenderer' has been destroyed but you are still trying to access it. Your sc...

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

17. 示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function [ 71%]

... D/dalvikvm: JIT code cache reset in 0 ms (0 bytes 1/0) D/dalvikvm: GC_FOR_ALLOC freed 259K, 10% free 3081K/3408K, paused 2ms, total 2ms D/dalvikvm: GC_FOR_ALLOC freed 292K, 10% free 3303K/3656K, paused 2ms, total 3ms             [ 12-18 14:33:06.111  2961: 2961 E/         ]   ...

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

18. playSound和playMusic结束时候有异常抛出 [ 71%]

...;         //设置适配模式         Laya.stage.scaleMode = "showall";         //设置剧中对齐         Laya.stage.alignH = "center";         //设置横竖屏         Laya.stage.screenMode = "vertical";         //显示FPS         Laya.Stat.show(0, 50);     ...

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

19. laya.events.Keyboard_API3.0 [ 71%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/events/Keyboard" Keyboard Class Keyboard Keyboard 类的属性是一些常数,这些常数表示控制游戏时最常用的键。 Hierarch...

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

20. 其他 · LayaAir3.3 · 引擎文档 · LAYABOX [ 70%]

...需要增加-Objc的参数,微信的官方文档中默认让增加-Objc -all_load,但是这样会导致编译报错。 遇到到这种情况可以把参数变成 -Objc -force_load libWeChatSDK.a,配置后,如图1所示: 5. 关于iOS模拟器 LayaNative支持iOS模拟器,但是由于模拟...

来源: Laya3.0_文档 发布时间: 20251010