书栈网 · BookStack 本次搜索耗时 0.019 秒,为您找到 20400 个相关结果.
  • Collision shapes (3D)

    Collision shapes (3D) Primitive collision shapes Convex collision shapes Concave or trimesh collision shapes Performance caveats Collision shapes (3D) This guide explains: ...
  • Optimizing 3D performance

    Optimizing 3D performance Culling Occlusion culling Transparent objects Level of detail (LOD) Billboards and imposters Use instancing (MultiMesh) Bake lighting Animation and...
  • Exporting 3D scenes

    Exporting 3D scenes Overview Limitations Exporting 3D scenes Overview In Godot, it is possible to export 3D scenes as a glTF 2.0 file. You can export as a glTF binary (.glb ...
  • 3D rendering limitations

    3D rendering limitations Introduction Texture size limits Color banding Depth buffer precision Transparency sorting Multi-sample antialiasing 3D rendering limitations Int...
  • Introduction

    Cocos Creator User Manual 3.8 v3.8 New Features User Manual sections More Product Line Overview Cocos Creator User Manual 3.8 Welcome to use Cocos Creator 3.8! Cocos Creato...
  • Introduction

    Cocos Creator v2.3 用户手册 特别推荐 总导读 视频教程 演示和范例项目 Cocos Creator v2.3 用户手册 欢迎使用 Cocos Creator 用户手册!本手册包括详尽的使用说明、面向不同职能用户的工作流程和 step by step 的新手教程。能够帮您快速掌握使用 Cocos Creator 开发跨平台游...
  • 脚本基础

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

    Cocos Creator v2.4 用户手册 特别推荐 总导读 视频教程 演示和范例项目 Cocos Creator v2.4 用户手册 欢迎使用 Cocos Creator 用户手册!本手册包括详尽的使用说明、面向不同职能用户的工作流程和 step by step 的新手教程。能够帮您快速掌握使用 Cocos Creator 开发跨平台游...
  • Introduction

    Cocos Creator 3.8 用户手册 v3.8 新增功能 用户手册主要模块 更多内容 产品线简介 Cocos Creator 3.8 用户手册 欢迎使用 Cocos Creator 3.8! Cocos Creator 既是一款高效、轻量、免费开源的跨平台 2D&3D 图形引擎,也是一个实时 2D&3D 数字内容创作平台。拥有 高性能...
  • 注意事项

    注意事项 语法格式 注意事项 语法格式 Cocos Creator 3D 不同于 Cocos Creator 的语法格式,Cocos Creator 3D 已全面支持 ES6 和 TS,因此在 Cocos Creator 3D 上只支持 ES6 和 TS 的 class ,此外,我们还支持了 TS 的语法提示。针对 Cocos Creat...