书栈网 · BookStack 本次搜索耗时 0.015 秒,为您找到 6713 个相关结果.
  • Obtaining and 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 sam...
  • Spine Skeletal Animation

    Skeletal Animation Assets (Spine) Import Skeletal Animation Assets Create Skeletal Animation How to load Spine remotely from a server Load the Spine assets in json format Load t...
  • Audio

    Audio Assets Supported Audio Formats Audio Assets Cocos Creator supports importing most common audio file formats, just drag and drop them directly into the Assets panel, and ...
  • Audio

    Audio Assets Supported Audio Formats Audio Assets Cocos Creator supports importing most common audio file formats, just drag and drop them directly into the Assets panel, and ...
  • 自定义网页预览

    网页预览定制工作流程 自定义网页预览 preview-templates 详情 范例 preview-templates 拓展 网页预览定制工作流程 Cocos Creator 从 v2.2 开始新增了自定义网页预览功能。 自定义网页预览 在项目文件夹下创建 preview-templates 文件。 结构类似: project...
  • Extension Infrastructure

    Extension Infrastructure Electron Multi-process Mechanism Inter-process Communication Capabilities of extensions Extension Infrastructure Before writing an extension, we fir...
  • Extension Infrastructure

    Extension Infrastructure Electron Multi-process Mechanism Inter-process Communication Capabilities of extensions Extension Infrastructure Before writing an extension, we fir...
  • Textures

    Texture Assets Texture2D Adjusting the Properties of a Texture2D Sub-Asset Texture2D Properties Panel Using Texture2D TextureCube Texture Assets Texture assets are assets ...
  • Extension Infrastructure

    Extension Infrastructure Electron Multi-process Mechanism Inter-process Communication Capabilities of extensions Extension Infrastructure Before writing an extension, we fir...
  • 模块化脚本

    模块化脚本 引用模块 require require 完整范例 定义模块 定义组件 定义普通 JavaScript 模块 更多示例 导出变量 封装私有变量 循环引用 模块化脚本 Cocos Creator 允许你将代码拆分成多个脚本文件,并且让它们相互调用。要实现这点,你需要了解如何在 Cocos Creator 中定义和使用模块...