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

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

1. FBX导出Index was outside the bounds of the array [ 100%]

...e8e4883a548262c8679c156>:0) System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <d7ac571ca2d04b2f981d0d886fa067cf>:0) Rethrow as TargetIn...

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

2. bind函数的作用 [ 95%]

...bound function that has the same body as the original function. * The this object of the bound function is associated with the specified object, and has the specified initial parameters. * @param thisArg An object to which the this keyword can refer inside the new function. * @param argArray A list ...

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

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

...seThrogh的注释,如下所示: /** * @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` means it is not penet...

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

4. [LayaAir3]关于drawToRenderTexture2D绘制后图像模糊问题补充 [ 91%]

...RT缩放的参数renderScaleX和renderScaleY。/** * @en Draws the current object to a RenderTexture2D object. * @param canvasWidth The width of the canvas. * @param canvasHeight The height of the canvas. * @param offsetX The X-axis offset for drawing. * @param offsetY The Y-axis offset for drawing....

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

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

...ic/Dictionary.cs:150) LayaExport.DataManager.saveLaniData (UnityEngine.GameObject gameObject, .JSONObject obj) LayaExport.DataManager.getAnimatorComponentData (UnityEngine.GameObject gameObject, .JSONObject component, System.Collections.Generic.List`1 linkSprite) LayaExport.DataManager.getComponents...

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

6. unity插件报错 [ 85%]

... 新建一个场景,预览下就报错: MissingReferenceException: The object of type 'SkinnedMeshRenderer' has been 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, Syst...

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

7. for each" err,must add{} [ 85%]

...each作用域。 原生例子 : public function ForEachDemo() { var obj:Object = [ { key:1 }, { key:2 } ]; //转成成js时工具会在使用for each的地方添加相应的报错信息: //"for each" err,must add{} for each(var value:Object in obj) trace(value.key); }兼容H5写法:public fun...

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

8. 全局安装layaair2-cmd报错怎么办啊 [ 84%]

...dules/layaair2-cmd/node_modules/natives/index.js:143:24) npm ERR!     at Object.req [as require] (/usr/local/lib/node_modules/layaair2-cmd/node_modules/natives/index.js:55:10) npm ERR!     at Object.<anonymous> (/usr/local/lib/node_modules/layaair2-cmd/node_modules/graceful-fs/fs.js:1:37) ...

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

9. unity 新建场景,预览报错。 [ 84%]

...,都会在创建场景后预览报错: MissingReferenceException: The object of type 'SkinnedMeshRenderer' has been 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, Syste...

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

10. 骨骼挂点图片不展示的问题 [ 82%]

...r3D/LayaTool/LayaAir3D.cs:331) System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMet...

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