书栈网 · BookStack 本次搜索耗时 0.015 秒,为您找到 6973 个相关结果.
  • 3.1. 接入视频

    如何在 Cocos Creator 服务面板集成 Cocos Analytics Cocos Analytics JavaScript SDK 接入教程 Cocos Analytice Android SDK 接入教程 Cocos Analytics iOS SDK 接入教程
  • 发布到微信小游戏平台

    发布到微信小游戏平台 微信小游戏平台 使用 Cocos Creator 发布微信小游戏 小游戏环境的资源管理 微信小游戏分包加载 平台 SDK 接入 接入微信小游戏的开放数据域 微信小游戏已知问题: 参考链接 常见问题 发布到微信小游戏平台 早在微信官方正式发布小游戏平台之前,Cocos Creator 团队就和微信开发团队合作完成...
  • Lighting

    Lighting Additional References Lighting This section introduces how lighting works and how to use it in Cocos Creator. The implementation of lighting in Creator simulates the ...
  • Windows Publishing Example

    Windows Publishing Example Installing C++ Development Environment Publishing Process Prepare a Project for Testing Build General Options Windows-specific Options Start to Build...
  • Preview & Debugging

    Project Preview & Debugging Selecting the preview platform in the editor Browser Browser compatibility Debugging with browser DevTools Simulator Mobile preview Build Other r...
  • macOS Publishing Example

    macOS Publishing Example Publishing Process Verify the macOS System and Xcode Version Prepare a Test Project Build General Options macOS Specific Options Bundle Identifier Per...
  • 3D 物理

    3D 物理简介 物理世界和元素 添加物理元素 完善物理世界 物理元素的组成 更详细的模块 3D 物理简介 Cocos Creator 目前支持轻量的碰撞检测系统 builtin 和具有物理模拟的物理引擎 cannon.js ,以及功能完善强大的 bullet 的 asm.js /wasm 版本(ammo.js ),并为开发者提供了高效统...
  • 你的第一个扩展包

    你的第一个扩展包 创建并安装扩展包 定义你的包描述文件:package.json 入口程序 运行扩展包程序 你的第一个扩展包 本文会教你如何创建一个简单的 Cocos Creator 扩展包,并且向你介绍一些扩展包中的基本概念。通过学习,你将会创建一个扩展包,并在主菜单中建立一个菜单项,并通过该菜单项在主进程中执行一条扩展指令。 创建并...
  • 你的第一个扩展包

    你的第一个扩展包 创建并安装扩展包 定义你的包描述文件:package.json 入口程序 运行扩展包程序 你的第一个扩展包 本文会教你如何创建一个简单的 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...