大约有 2,767 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0094 秒)
Laya_社区(2439) Laya3.0_api(171) Laya2.0_api(104) Laya3.0_文档(18) laya_api(14) Laya2.0_文档(12) Laya2.0_示例(6) Laya_示例(3)
....offAllCaller Defined in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher...
来源: Laya3.0_api 发布时间: 20231115
...。 EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 EventDispatcher 对象注册指定类型的事件侦听器对象,以使侦听器能够接...
来源: Laya2.0_api 发布时间: 20190513
...因此我们可以这样获取: //获得状态机 this.animator = this.target.getComponent<Laya.Animator>(Laya.Animator); 注:这段代码来自“3D入门示例”的“Animator”场景。 3.4 编辑动画状态机 动画状态机 面板中,可以做一些常规的操作,如动图3-5...
来源: Laya3.0_文档 发布时间: 20251010
... applicationId "com.XXXXX.XXXX" minSdkVersion 14 targetSdkVersion 27 versionCode 1 versionName "1.0" } sourceSets.main{ jniLibs.srcDir 'libs' } buildTypes { release { minifyEnabled fal...
来源: Laya_社区 发布时间: 20181120
...hrome出现错误: Error processing launch: Error Could not attach to main target Laya中的宏编译要怎么用啊 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可...
来源: Laya_社区 发布时间: 20200606
...低 Android 版本,低于此版本的设备将无法安装该应用。 Target Sdk Version 声明应用设计运行的目标 Android 版本,影响应用在更高版本 Android 上的行为。 渲染模式 有OpenGL和WebGL两种渲染模式,一般默认选择OpenGL即可。 导出Android Studio...
来源: Laya3.0_文档 发布时间: 20250104
...reInfo culture) (at <df7127ba07dc446d9f5831a0ec7b1d63>:0) Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation. System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.O...
来源: Laya_社区 发布时间: 20200221
...hrome出现错误: Error processing launch: Error Could not attach to main target Laya中的宏编译要怎么用啊 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 layaAir TS项目如何引用protoBuf库? 用了第三方socket类 项目...
来源: Laya_社区 发布时间: 20200426
...有选择Scene才会有),建议手动ps处理 Target Texture Type --- 转换目标纹理类型 PNG 把需要转换的纹理贴图全部转换为png格式 JPG ...
来源: Laya_社区 发布时间: 20170428
...oid.internal.os.ZygoteInit.main(ZygoteInit.java:755) Disconnected from the target VM, address: 'localhost:8613', transport: 'socket' 模拟器运行会报这个错误,但是真机是正常的,请问是什么原因呢? 附件 : --> 2017-02-16 添加评论 免费帖 --> 分享 微博 QZONE 微...
来源: Laya_社区 发布时间: 20170216