书栈网 · BookStack 本次搜索耗时 0.016 秒,为您找到 9537 个相关结果.
  • 常见问题

    常见问题 可以用 Godot 做什么?需要花多少钱?有哪些许可条款? Godot 支持哪些平台? Godot 支持哪些编程语言? GDScript 是什么?为什么要用它? 创建 GDScript 背后的动机是什么? Godot 支持哪些 3D 模型格式? Godot 会支持【此处插入 FMOD、GameWorks 等闭源 SDK 的名字】吗? ...
  • 创建 Android 插件

    创建 Android 插件 前言 Android 插件 创建 Android 插件 加载和使用 Android 插件 捆绑GDNative资源 参考实现 故障排除 Godot 在加载时崩溃 创建 Android 插件 前言 Android插件是通过挖掘Android平台和生态系统提供的功能来扩展Godot引擎功能的强大工具. 移动游...
  • 创建Android插件

    创建Android插件 前言 Android 插件 创建Android插件 加载和使用Android插件 捆绑GDNative资源 参考方案 故障排除 Godot在加载时崩溃 创建Android插件 前言 Android插件是通过挖掘Android平台和生态系统提供的功能来扩展Godot引擎功能的强大工具. 移动游戏货币化就是这样一...
  • VisualShaderNodeIntOp

    VisualShaderNodeIntOp Description Properties Enumerations Property Descriptions Up to date This page is up to date for Godot 4.1 . If you still find outdated information, p...
  • Compiling for Windows

    Compiling for Windows Requirements Setting up Python Setting up SCons Installing Visual Studio caveats Downloading Godot’s source Compiling Selecting a compiler Running SCons...
  • C# basics

    C# basics Introduction Setting up C# for Godot Prerequisites Additional notes Configuring an external editor JetBrains Rider Visual Studio Code Visual Studio (Windows only) ...
  • What is GDNative?

    What is GDNative? Introduction Differences between GDNative and C++ modules Advantages of GDNative Advantages of C++ modules Supported languages Version compatibility What...
  • Getting the source

    Getting the source Downloading the Godot source code Getting the source Downloading the Godot source code Before getting into the SCons build system and compiling Godot, yo...
  • Making HTTP requests

    Making HTTP requests Why use HTTP? HTTP requests in Godot Preparing the scene Scripting the request Sending data to the server Setting custom HTTP headers User-contributed no...
  • Shaders

    Shaders Introduction Shader types Render modes Processor functions Vertex processor Fragment processor Light processor Shaders Introduction Shaders are unique programs t...