大约有 76 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0045 秒)
...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
...出模型时 报错: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
...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
...extInput 文本输入 textInput_ input_ TextArea 文本域 textArea_ area_ CheckBox 多选框 checkBox_ check_ Label 显示文本 label_ 无缩写 RadioGroup 单选框组 radioGroup_ 无缩写 Radio 单选框 radio_ 无缩写 Tab 导航标签组 tab_ 无缩写 Clip 位图切片 clip_ 无缩写 FontC...
来源: Laya3.0_文档 发布时间: 20241014
...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
... 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
... <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
...blic/Protected All Inherited Externals Only exported Menu Globals "laya/ui/CheckBox" CheckBox Class CheckBox CheckBox 组件显示一个小方框,该方框内可以有选中标记。 CheckBox 组件还可以显示可选的文本标签,默认该标签位于 CheckBox 右侧。 CheckBox 使用 data...
来源: Laya3.0_api 发布时间: 20231115
...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
...的文本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选框按钮组 | radiogroup_ | -- | | VSlider | 垂直滑动条 | vslider_ | -- | | HSlider | 水...
来源: Laya2.0_文档 发布时间: 20210714