书栈网 · BookStack 本次搜索耗时 0.026 秒,为您找到 9537 个相关结果.
  • C# exports

    C# exports Introduction to exports Basic use Grouping exports Strings as paths Limiting editor input ranges Floats with easing hint Colors Nodes Resources Exporting bit fl...
  • C# exports

    C# exports Introduction to exports Basic use Grouping exports Strings as paths Limiting editor input ranges Floats with easing hint Colors Nodes Resources Exporting bit fl...
  • Bisecting regressions

    Bisecting regressions What is bisecting? Using official builds to speed up bisecting The Git bisect command Bisecting regressions Bisecting is a way to find regressions in s...
  • Debugging and profiling

    Debugging and profiling Debugging the editor Debugging and profiling This section contains pages that provide guidance if you’re looking at the engine code trying to find an un...
  • 创建脚本模板

    创建脚本模板 模板所在位置 编辑器定义的模板 项目定义的模板 Template organization and naming 默认行为与覆盖 默认模板 模板占位符 基本占位符 类型占位符 创建脚本模板 Godot 提供了一种在创建新脚本时使用脚本模板的方法, 在 脚本创建对话框 中可以看到: A set of built-i...
  • 社区渠道

    社区渠道 论坛 聊天室 社交网络及其他站点 基于语言的社区 社区渠道 那么,Godot社区在哪里?在哪里可以提出问题并获得帮助? 请注意, 其中一些渠道由Godot社区的或第三方的成员运营和审核. 有关这些渠道的简要概述也可在 Godot 网站 上找到. 论坛 Godot 官方论坛 社区论坛 聊天室 Godot 贡...
  • Skeleton

    Skeleton Rest Bone Bone Weights Non-Deform Bone Bone Attachment Skeleton Rest Bone Armature object in Blender is exported as a Skeleton node along with rest position (tra...
  • C# language features

    C# language features Type conversion and casting Preprocessor defines Examples Full list of defines User-contributed notes C# language features This page provides an overvi...
  • Best practices

    Best practices Best practices Introduction Applying object-oriented principles in Godot Scene organization When to use scenes versus scripts Autoloads versus regular nodes ...
  • 创建 iOS 插件

    创建 iOS 插件 加载和使用现有的插件 创建iOS插件 创建 iOS 插件 本页说明 iOS 插件可以为你做什么、如何使用现有的插件、以及编写新插件的步骤。 iOS 插件允许你使用第三方库,并支持 iOS 特定功能,如应用内购买、GameCenter 集成、ARKit 支持等。 加载和使用现有的插件 一个iOS插件需要一个 .gdip 配...