书栈网 · BookStack 本次搜索耗时 0.011 秒,为您找到 6713 个相关结果.
  • 引擎定制工作流程

    Engine custom workflow Customize JavaScript engine Get JS engine copy Install compilation dependencies Make changes and compile Use the custom engine in Cocos Creator Customiz...
  • 脚本基础

    运行环境 保留标识符 cc 运行环境 Cocos Creator 3.0 引擎的 API 都存在模块 cc 中,使用标准的 ES6 模块导入语法将其导入: import { Component , // 导入类 Component _decorator , // 导入命名空间 _decorator } ...
  • imikolov

    imikolov 方法 paddle.dataset.imikolov.build_dict(min_word_freq=50) paddle.dataset.imikolov.train(word_idx, n, data_type=1) paddle.dataset.imikolov.test(word_idx, n, data_type=1) p...
  • tsconfig Configuration

    tsconfig.json tsconfig.json The majority of compilation options in tsconfig.json in the project do not affect the compilation of TypeScript . Therefore, some options need t...
  • 安装和启动

    安装和启动 下载 Cocos Creator Windows 安装说明 Mac 安装说明 操作系统要求 运行 Cocos Creator 禁用 GPU 加速 使用 Cocos 开发者帐号登录 版本兼容性和回退方法 原生发布相关配置 安装和启动 如果阅读此文档时您还没有下载和启动 Cocos Creator,请按照以下步骤开始。 ...
  • glTF 模型

    glTF 模型 URI 解析 转换关系 glTF 场景 场景根节点 节点转换 网格渲染器 glTF 网格 glTF 基元体 glTF 蒙皮 glTF 材质 glTF 贴图 glTF 图像 glTF 动画 glTF 模型 Cocos Creator 支持 glTF 2.0 及更早的文件格式。 URI 解析 Creator 支...
  • App

    App 变量 dev home path temp userAgent version 函数 quit App Creator 基本信息 变量 dev • dev : boolean 是否是开发模式 Editor . App . dev ; // true home • home : string Cre...
  • Scripting Basics

    Operating environment Reserved identifier cc Operating environment The APIs for the Cocos Creator engine all exist in the module cc . They can be imported it using standard ...
  • App

    App 变量 dev home path temp userAgent version 函数 quit App Creator 基本信息 变量 dev • dev : boolean 是否是开发模式 Editor . App . dev ; // true home • home : string Cre...
  • 新手上路

    Cocos Creator 入门 Cocos Creator 入门 本章内容将为您介绍 Cocos Creator 的定位、功能和特色,以及如何快速上手使用 Cocos Creator 开发包括 iOS, Android, HTML5 和 PC 客户端的跨平台游戏产品! 本章包括以下能够让您用最快速度上手的教程内容: 关于 Cocos Crea...