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

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

341. laya.display.Animation [ 26%]

... : int 动画播放的帧间隔时间(单位:毫秒)。默认值依赖于Config.animationInterval=50,通过Config.animationInterval可以修改默认帧间隔时间。 要想为某动画设置独立的帧间隔时间,可以使用set interval,注意:如果动画正在播放,设置后会...

来源: Laya2.0_api 发布时间: 20190513

342. laya.display.Input_API3.0 [ 26%]

...名称,以字符串形式表示。 默认值为:"Arial",可以通过Config.defaultFont设置默认字体。 如果运行时系统找不到设定的字体,则用系统默认的字体渲染文字,从而导致显示异常。(通常电脑上显示正常,在一些移动端因缺少设置的...

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

343. laya.ui.FrameClip [ 24%]

...rval : int 播放间隔(单位:毫秒),默认为50毫秒,可以通过Config.animationInterval修改默认时间间隔。AnimationPlayerBase isPlaying : Boolean[read-only] 是否在播放中 AnimationPlayerBase loop : Boolean是否循环播放AnimationPlayerBase mask : Sprite遮罩,可以...

来源: laya_api 发布时间: 20170422

344. LayaAirNative初始化的4个问题 [ 24%]

...很大概率访问不到allfile.txt,从而弹出原生提示(就是在config.js中配置的,在=12ptwindow.onLayaInitError事件触发的时候显示的那句话 ),导致后续无法进行,请问有没有办法避免这种情况的出现(比如多重试几次,或者就以本地的all...

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

345. VSCode高效开发工作流配置指南(TypeScript-IDE篇(TS)-代码模式基础) [ 20%]

...替换即可。 launch.json 内容如下: ```json { "version": "0.2.0", "configurations": [ { "name": "chrome调试", "type": "chrome", "request": "launch", "file": "${workspaceRoot}/bin/index.html", "runtimeArgs": [ "--allow-file-access-from-files", "--disable-web-security" ], "sourceMaps": true,...

来源: Laya2.0_文档 发布时间: 20210715

346. 项目发布详解(含命令行发布)(TypeScript-IDE篇(TS)-代码模式基础) [ 18%]

...d publish [options] Options: -v, --version output the version number -c, --config Set the publishing platform name[web|wxgame|qqw anyiwan|bdgame] -h, --help output usage information ``` 我们通过帮助可以看到,最关键的参数是 `-c` ,目前支持的参数有: `web`是发布HTML5的w...

来源: Laya2.0_文档 发布时间: 20210715

347. Unity插件使用说明(TypeScript-3D基础(TS)-LayaAir3D之3D场景可视化编辑) [ 17%]

... 多配置保存与重置 以上介绍的导出配置项,默认是存到`config 1`中,其实插件一共提供了5个配置列表项,如下图所示。 ![img](img/3.3-11.png) 通过切换列表项,开发者可以将不同的导出勾选配置,分别存在不同的配置列表项内。当...

来源: Laya2.0_文档 发布时间: 20210714

348. 绘制图形 · LayaAir3.0文档 · LAYABOX [ 15%]

...不出来。 如果有追求完美的开发者,可以通过开启 Laya.Config.isAntialias=true 开设置,也可以在项目设置中开启,如图10-1所示。 (图10-1) Copyright ©Layabox 2022 all right reserved,powered by LayaAir Engine更新时间: 2024-10-14 20:55:49 img{cursor:poi...

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

349. 打包成APK运行一半崩溃 [ 14%]

...  8591-8658/com.mygame.laya I/LayaBox﹕ require(/sdcard/layabox/scripts/config.js) 04-11 11:17:09.968    8591-8658/com.mygame.laya I/LayaBox﹕ found the file in the package:scripts/config.js 04-11 11:17:09.976    8591-8645/com.mygame.laya I/LayaBox﹕ Download [  ]:http://192.168.167.103:890...

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

350. lib/arm/liblayaair.so 总是崩溃 [ 7%]

...thod {} 08-14 10:57:48.470 22228-22268/? I/System: core_booster, getBoosterConfig = true 08-14 10:57:48.523 2977-2977/? E/Thermal-daemon: [ap] temp_new :49  temp_old :48     Report temperature: [ap] temp :49  report_threshold:1 08-14 10:57:48.525 5024-6040/? D/ThermalStateManager: Thermal type: ...

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