大约有 6 项符合查询结果, 库内数据总量为 30,935 项。 (搜索耗时: 0.0029 秒)
...(): 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
...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
...ask是 除了UI层,都需要。 那么子对象名称就是 culling_mask=all|!ui 如果我们的cullingMask是,只要ui和fx层,那么子对象名称就是 culling_mask='ui|fx' 如下图所示,我为摄相机和灯光都添加了culling_mask子对象,这个子对象会在代码中被删除...
来源: Laya_社区 发布时间: 20200110
... /* 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
... Monica - 知识达人 赞同来自: 你这边报错的原因是layaUI.max.all.js文件mgcMainUiUI页面部分的View.regComponent("ui.questionUI",ui.questionUI);这一行代码 questionUI的路径应该是ui.ani.questionUI,应该是你这边有改过UI文件的路径吧,你重新将那个动效...
来源: Laya_社区 发布时间: 20171020
... 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