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

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

61. 【经验分享】如何让ts项目支持装饰器语法,以及自动化发布相关的一些东西 [ 43%]

...ake: false, plugins: [ typescript({ tsconfig: projPath + '/tsconfig.json', check: true, // Set to false to avoid doing any diagnostic checks on the code tsconfigOverride: { compilerOptions: { removeComments: true } }, include: /.*.ts/, }), glsl({ include: /.*(.glsl|.vs|.fs)$/, sourceMap: false, comp...

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

62. ENOENT: no such file or directory, open 'D:\layaidehello eleasewxgameLayaSample.js.map [ 42%]

...出模型时 报错:LayaAir3D UnityPlugin prefab can't export You should check the texture file format add shader include file err, has add:Lighting.glsl,这个问题是什么,我就一句代码都会出现这个问题 Swift中接入其他都正常,但是在你们的conchConfig中,报错's...

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

63. unity 通过laya 导出 灵异事件 [ 42%]

...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

64. UI组件详解 · LayaAir3.0文档 · LAYABOX [ 41%]

...extInput 文本输入 textInput_ input_ TextArea 文本域 textArea_ area_ CheckBox 多选框 checkBox_ check_ Label 显示文本 label_ 无缩写 RadioGroup 单选框组 radioGroup_ 无缩写 Radio 单选框 radio_ 无缩写 Tab 导航标签组 tab_ 无缩写 Clip 位图切片 clip_ 无缩写 FontC...

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

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

...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

66. 运行器在手机上一打开就崩溃 [ 39%]

... NightModeService 07-22 15:28:49.397: E/0(13400): ==============Java流程 checkApkUpdate 07-22 15:28:49.397: E/0(13400): [ 07-22 15:28:49.398 13400:13461 I/         ] 07-22 15:28:49.397: E/0(13400): update url=https://www.layabox.com/layapl ... 30488 07-22 15:28:49.398: E/AndroidRuntime(13400)...

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

67. unity资源导出的bug [ 38%]

... <ac823e2bb42b41bda67924a45a0173c3>:0) (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess) m.a (System.String A_0, i A_1) (at <766b7dbafb3e48759abe127dc948295c>:0) q.a (UnityEngine.Mesh A_0, System.String A_1, System.Boolean A_2...

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

68. laya.ui.CheckBox_API3.0 [ 36%]

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

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

69. [LayaAir3]LayaAir3.0UnityPlugin 导出出错 [ 36%]

...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

70. 资源管理器(ActionScript-IDE篇(AS3)-设计模式基础) [ 36%]

...的文本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选框按钮组 | radiogroup_ | -- | | VSlider | 垂直滑动条 | vslider_ | -- | | HSlider | 水...

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