书栈网 · BookStack 本次搜索耗时 0.029 秒,为您找到 6761 个相关结果.
  • Importing Models Exported from DCC Tools

    Importing Models Exported from DCC Tools Exporting FBX Exporting glTF Possible issues Artist’s production specifications Importing Models Exported from DCC Tools Currently, ...
  • 如何向 Cocos 提交代码

    如何向 Cocos 提交代码 注册一个 GitHub 账号 环境配置 安装 Git 安装 Git 客户端 —— Sourcetree Sourcetree 配置 GitHub 账号 Fork 项目 将远程仓库克隆到本地仓库 上传本地修改到远程仓库 添加官方仓库 如何反馈文档有关的问题 如何向 Cocos 提交代码 文:薰依 ...
  • 语言支持

    语言支持 JavaScript 语言特性 运行环境 TypeScript 模块解析 语言支持 JavaScript 语言特性 Creator 3D 支持的 JavaScript 语言规范为 ES6。 此外,以下几项更新于 ES6 规范的语言特性或提案仍旧在支持之列: 类字段 Promise 对象 可选链操作符 空值合并操...
  • First Extension

    First Extension Creating and Installing Extensions Define the Description File package.json Entry Program browser.js Running an extension First Extension Through this arti...
  • IPC 简介

    IPC 简介 进程间通信(IPC) IPC 消息命名规范 扩展包中的进程关系 IPC 简介 在学习 Cocos Creator 的插件编写之前,我们先要理解 Cocos Creator 插件开发中的重要一环,进程间通信(IPC)。Cocos Creator 的编辑器是基于 GitHub 开发的 Electron 内核。Electron 是一个...
  • Module

    Modules Modules Modules are used to organize code. This section begins with a description of the modules that may be involved in the development process Cocos Creator editor. ...
  • 语言支持

    语言支持 JavaScript 语言特性 编译选项 运行环境 TypeScript 模块解析 语言支持 JavaScript 语言特性 Creator 3D 支持的 JavaScript 语言规范为 ES6。 此外,以下几项更新于 ES6 规范的语言特性或提案仍旧在支持之列: 类字段 Promise 对象 可选链操作符 ...
  • MutableDataFrame

    MutableDataFrame class constructor(source, creator) fields property length property meta property name property refId property add method addField method addFieldFor method...
  • 物理系统

    物理系统 物理系统 Cocos Creator 的物理系统提供了高效的组件化工作流程和便捷的使用方法。目前支持刚体、碰撞组件、触发和碰撞事件、物理材质、射线检测等等特性。 Cocos Creator 内置了 2D 物理系统 和 3D 物理系统 ,开发者可以通过 Creator 主菜单栏的 项目 -> 项目设置 -> 功能裁剪 中根据需要配置 ...
  • Publish to Facebook Instant Games

    Publish to Facebook Instant Games Publishing process Build the game with Cocos Creator Build options Upload to Facebook III. Testing the game Enable the https-enabled web server...