书栈网 · BookStack 本次搜索耗时 0.013 秒,为您找到 4451 个相关结果.
  • SDK 集成

    SDK 集成 SDK 集成 SDK 可通过以下几种方式集成 通过 菜单栏 -> 面板 -> 服务 可集成 Cocos 数据统计、Matchvs 以及 Agora Voice 服务。 详情请参考: 服务面板设置 Cocos 数据统计 Matchvs Agora Voice 通过勾选 菜单栏 -> 项目 -> 项目设置 -> 服务...
  • 发布到 HUAWEI AppGallery Connect

    发布到 HUAWEI AppGallery Connect 准备工作 发布流程 构建编译 上传 APK 到 AppGallery Connect 1. 通过构建发布面板上传 2. 通过 AppGallery Connect 后台上传 提交审核 相关参考链接 发布到 HUAWEI AppGallery Connect Cocos Crea...
  • 发布到 HUAWEI AppGallery Connect

    发布到 HUAWEI AppGallery Connect 准备工作 发布流程 构建编译 上传 APK 到 AppGallery Connect 1. 通过构建发布面板上传 2. 通过 AppGallery Connect 后台上传 提交审核 相关参考链接 发布到 HUAWEI AppGallery Connect Cocos Crea...
  • 发布到 HUAWEI AppGallery Connect

    发布到 HUAWEI AppGallery Connect 准备工作 发布流程 构建编译 上传 APK 到 AppGallery Connect 1. 通过构建发布面板上传 2. 通过 AppGallery Connect 后台上传 提交审核 相关参考链接 发布到 HUAWEI AppGallery Connect Cocos Cre...
  • Loading Assets

    Obtaining and Loading assets Declaration of asset attributes How to set Assets in the Inspector panel Dynamic loading Obtaining and Loading assets Cocos Creator uses the sa...
  • 资源手册

    关于资源 资源管理器 资源工作流 常见资源类型工作流程 关于资源 本章节将详细介绍 Cocos Creator 3D 中资源的整体工作流程,并对各类资源的使用方法及可能需要注意的地方做出说明。 资源管理器 资源管理器 作为访问管理资源的重要工具,开发者在管理资源时推荐先熟悉资源管理器的使用方法,关于资源管理器的详细介绍可见:资源管理器 ...
  • 模块

    模块 模块 模块用于组织代码。本章节首先介绍了在 Cocos Creator 编辑器开发过程中,可能涉及到的模块: 引擎模块 示例:使用 npm 包 protobufjs 最后,本章节较为详细地给出了在 Cocos Creator 编辑器中使用模块的 规范 。
  • Hot Update Tutorial

    Assets Hot Update Tutorial Preface Usage scenarios and design ideas Manifest file Implement hot update in the Cocos Creator project Use the version generator to generate the man...
  • 网络接口

    标准网络接口 使用方法 SocketIO 标准网络接口 在 Cocos Creator 中,我们支持 Web 平台上最广泛使用的标准网络接口: XMLHttpRequest :用于短连接 WebSocket :用于长连接 当然,在 Web 平台,浏览器原生就支持这两个接口,之所以说 Cocos Creator 支持,是因为在发布原生版本时,...
  • Effect

    Effect 参考 创建 Effect 使用 Effect Effect 书写规则 Effect 参考 创建 Effect 直接点击 资源管理器 左上方的 + 号按钮,然后选择 Effect 即可。 另外一种方式是在 资源管理器 中选中要存放 Effect 的文件夹,然后点击右键,选择 新建 -> Effect 即可。 ...