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

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

1. 通过AnimatorState为Animator添加多个播放状态islooping属性会被覆盖 [ 100%]

...(): void { this.ani = this.owner.sprite3d.getComponent(Laya.Animator); let all = 486; let arr = ["3,21,run,true", "29,59,wolk,true", "70,120,cheer,true", "125,380,dance,true", "393,440,forerake,false", "443,485,backward,true"]; let state: Laya.AnimatorState; console.log("getANi"); for (let i = 0; i ...

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

2. TS项目中怎么使用promise [ 89%]

...d, reject: (reason?: any) => void) => void): Promise<T>;     all<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>(values: [T1 | PromiseLike<T1>, T2 | PromiseLike<T2>, T3 | PromiseLike<T3>, T4 | PromiseLike <T4>, T5 | PromiseLike<T5>, T6 | PromiseLike<T6&g...

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

3. Laya2自动同步cullingMask方案以及灯光裁剪补丁 [ 81%]

...ask是 除了UI层,需要。 那么子对象名称就是 culling_mask=all|!ui 如果我们的cullingMask是,只要ui和fx层,那么子对象名称就是 culling_mask='ui|fx' 如下图所示,我为摄相机和灯光添加了culling_mask子对象,这个子对象会在代码中被删除...

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

4. Laya2.0编译后所有js自动合并到bundle.js中,导致bundle.js过大,加载速度很慢,bundle.js可以拆分吗 [ 79%]

... /* Specify library files to be included in the compilation. */     // "allowJs": true,                       /* Allow javascript files to be compiled. */     // "checkJs": true,                       /* Report errors in .js files. */     // "jsx": "preserve",      ...

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

5. laya报错,求解(已解决) [ 72%]

... Monica - 知识达人 赞同来自: 你这边报错的原因是layaUI.max.all.js文件mgcMainUiUI页面部分的View.regComponent("ui.questionUI",ui.questionUI);这一行代码 questionUI的路径应该是ui.ani.questionUI,应该是你这边有改过UI文件的路径吧,你重新将那个动效...

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

6. 苹果上架问题, [ 54%]

... significant changes to your app’s behavior compared to when it was initially reviewed for the App Store. While you may not be using this functionality currently, it has the potential to load private frameworks, private methods, and enable future feature changes. This includes any code which passe...

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