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

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

171. 请问,在使用插件导出包含多个动画的FBX文件时报错,怎么处理? [ 62%]

...Unity导出插件报错信息如下:    KeNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Dictionary`2[System.String,System.Collections.Generic.List`1[System.String]].get_Item (System.String key) (at /Users/builduser/buildslave/mono/build/mcs/class/...

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

172. native 1.0.2 连不上wss [ 62%]

.../Library/Caches/ssl.crt NOTICE: lws_context_init_client_ssl: doing private key filepath NOTICE: Loaded client cert private key /var/mobile/Containers/Data/Application/191B3AE2-4606-48EF-932D-E1D1A59B5773/Library/Caches/ssl.pem NOTICE: mem: per-conn: 584 bytes + protocol rx buf NOTICE: lws_client_con...

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

173. 在Unity中无法导出模型动作 [ 62%]

...2.0.0的unity插件. 增加和删除avatar都无济于事.   错误是:KeyNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Dictionary`2[System.String,System.String].get_Item (System.String key) (at /Users/builduser/buildslave/mono/build/mcs/class/corl...

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

174. laya.ui.UIEvent [ 61%]

...Public Properties Show Inherited Public Properties PropertyDefined By altKey : Boolean[read-only] 表示 Alt 键是处于活动状态 (true) 还是非活动状态 (false)。 Event charCode : Boolean[read-only] 包含按下或释放的键的字符代码值。字符代码值为英文键盘值。 Ev...

来源: laya_api 发布时间: 20170929

175. laya.ui.View [ 60%]

...情况下,调用此方法会重新刷新缓存。Sprite  regComponent(key:String, compClass:Class):void[static] 注册组件类映射。 用于扩展组件及修改组件对应关系。 View  regViewRuntime(key:String, compClass:Class):void[static] 注册UI视图类的逻辑处理类。 View ...

来源: laya_api 发布时间: 20170929

176. laya.ani.AnimationTemplet_API3.0 [ 60%]

...onCount getAnimationDataWithCache getNodeCount getNodeIndexWithName getNodeKeyFrame getNodes getNodesCurrentFrameIndex getOriginalData getOriginalDataUnfixedRate getPublicExtData getTotalkeyframesLength hasListener isCreateFromURL off offAll offAllCaller on once setAnimationDataWithCache destroyUnus...

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

177. dcc下载超时 [ 60%]

...gt;> 07-04 20:55:27.117: E/LayaGameEngine(7884): game_plugin_set_option key=localize value=false 07-04 20:55:27.117: E/LayaGameEngine(7884): game_plugin_set_option key=gameUrl value=http://engine.develop.monitor.com/wheat/index.js 07-04 20:55:27.117: D/LayaGameEngine(7884): game_plugin_init url =...

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

178. 3D粒子 · LayaAir3.4 · 引擎文档 · LAYABOX [ 59%]

...; }); } } 5.2 自定义对象池类 export class Pool { private _poolDic:{[key: string]: any;} = {}; private InPoolSign: string = "__InPool"; constructor() { } private static _instance: Pool = new Pool(); public static getInstance() { return this._instance; } //通过名字找到对应的对象池 g...

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

179. 3D粒子编辑模块 · LayaAir3文档 · LAYABOX [ 59%]

...; }); } } 5.2 自定义对象池类 export class Pool { private _poolDic:{[key: string]: any;} = {}; private InPoolSign: string = "__InPool"; constructor() { } private static _instance: Pool = new Pool(); public static getInstance() { return this._instance; } //通过名字找到对应的对象池 g...

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

180. laya.utils.StringKey [ 59%]

...mentationAll Packages | All Classes | Index | Frames No Frames StringKeyMethods Packagelaya.utilsClasspublic class StringKeyInheritanceStringKey Object StringKey 类用于存取字符串对应的数字。 Public Methods  MethodDefined By  add(str:String):int 添加一个字符。 StringKey...

来源: laya_api 发布时间: 20170422