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

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

21. 深入理解LayaAir引擎架构和实现原理(二)项目调试原理及完美开发调试方案 [ 67%]

...忽略 plugins: [ typescript({ tsconfig:workSpaceDir + "/tsconfig.json", check: true, //Set to false to avoid doing any diagnostic checks on the code tsconfigOverride:{compilerOptions:{removeComments: true}}, include:/.*.ts/, }), glsl({ // By default, everything gets included include: /.*(.glsl|.vs|...

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

22. 用laya自带的ui编辑器 编辑了一个ui界面,怎么加载啊? 怎么写代码让这个ui界面, 在程序运行时,显示出来啊? [ 65%]

...true,"var":"btn2"},"type":"Button"},{"props":{"x":220,"y":188,"skin":"comp/checkbox.png","label":"checkBox1","var":"check"},"type":"CheckBox"},{"props":{"x":220,"y":61,"skin":"comp/radiogroup.png","labels":"radio1,radio2,radio3","label2'":"","var":"radio"},"type":"RadioGroup"},{"type":"Panel","child...

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

23. Texture如何转换成Texture2D有人搞过吗 [ 62%]

...出模型时 报错:LayaAir3D UnityPlugin prefab can't export You should check the texture file format 怎么修改Texture的颜色 texture资源卸载再加载会闪 native项目中如何将图片文件的二进制数据转成 Texture? 官方“销毁Texture”示例问题 IDE打开某个场景...

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

24. 支付宝小游戏 · LayaAir3.0文档 · LAYABOX [ 55%]

...项目目录执行命令:minidev preview -a 2021xxx --ignore-http-domain-check,其中“2021xxx”为3.1节中生成的AppID。效果如图3-2所示: (图3-2) 执行后的结果如图3-3所示, (图3-3) 用支付宝扫码预览效果,如图3-4所示,可以点击右上角的三个...

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

25. unity插件报错 [ 48%]

...destroyed but you are still trying to access it. Your script should either check if it is null or you should not destroy the object. n.a (UnityEngine.SkinnedMeshRenderer A_0, System.String A_1, System.Boolean A_2) (at <f23f19a62c944610ba98639869d48a79>:0) n.b () (at <f23f19a62c944610ba98639...

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

26. unity 新建场景,预览报错。 [ 47%]

...destroyed but you are still trying to access it. Your script should either check if it is null or you should not destroy the object. n.a (UnityEngine.SkinnedMeshRenderer A_0, System.String A_1, System.Boolean A_2) (at <f23f19a62c944610ba98639869d48a79>:0) n.b () (at <f23f19a62c944610ba98639...

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

27. unity 通过laya 导出 灵异事件 [ 46%]

...destroyed but you are still trying to access it. Your script should either check if it is null or you should not destroy the object. UnityEngine.Object.get_name () (at C:/buildslave/unity/build/Runtime/Export/Scripting/UnityEngineObject.bindings.cs:189) n.a (UnityEngine.Mesh A_0, System.String A_1, ...

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

28. laya.ui.CheckBox_API3.0 [ 45%]

...blic/Protected All Inherited Externals Only exported Menu Globals "laya/ui/CheckBox" CheckBox Class CheckBox CheckBox 组件显示一个小方框,该方框内可以有选中标记。 CheckBox 组件还可以显示可选的文本标签,默认该标签位于 CheckBox 右侧。 CheckBox 使用 data...

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

29. 构建apk后,java报错 [ 39%]

...gt;>>>after 2018-11-26 18:31:47.721 761-2142/? E/volume_listener: check_and_set_gain_dep_cal: Failed to set gain dep cal level 2018-11-26 18:31:47.721 761-1324/? E/audio_hw_primary: out_set_volume: compress mute 0 2018-11-26 18:31:47.721 761-1324/? E/audio_hw_primary: out_set_compr_volume:c...

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

30. [LayaAir3]LayaAir3.0UnityPlugin 导出出错 [ 39%]

...destroyed but you are still trying to access it. Your script should either check if it is null or you should not destroy the object. MeshUitls.writeSkinnerMesh (UnityEngine.SkinnedMeshRenderer skinnedMeshRenderer, System.String meshName, System.IO.FileStream fs, System.Int32 MaxBoneCount) (at ./Libr...

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