书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 1129 个相关结果.
  • getCore()

    getCore — Read core instance of image Description Parameters Return Values Examples getCore — Read core instance of image Description public Intervention\Image\Image get...
  • 鼠标和输入坐标

    鼠标和输入坐标 关于 硬件显示坐标 视口显示坐标 鼠标和输入坐标 关于 这个小教程旨在理清许多关于输入坐标、获取鼠标位置和屏幕分辨率等的常见错误。 硬件显示坐标 使用硬件坐标在编写要在 PC 上运行的复杂 UI 时是有意义的,比如编辑器、网络游戏、工具等。然而,在这个范围之外,它就没有那么大的意义了。 视口显示坐标 Godot 使用视口...
  • Godot interfaces

    Godot interfaces Acquiring object references Accessing data or logic from an object Godot interfaces Often one needs scripts that rely on other objects for features. There are...
  • Supported Formats

    Image Formats Color Formats Integer Format Examples Array Format Examples Hexadecimal Format Examples RGB & RGBA string format Examples Image Formats The readable imag...
  • pixelate

    pixelate — Pixelate an image Description Parameters size advanced (optional) Return Values Examples See also pixelate — Pixelate an image Description public Interventi...
  • Cross-language scripting

    Cross-language scripting Instantiating nodes Instantiating C# nodes from GDScript Instantiating GDScript nodes from C Accessing fields Accessing C# fields from GDScript Accessi...
  • Recording with microphone

    Recording with microphone The structure of the demo Work in progress The content of this page was not yet updated for Godot 4.0 and may be outdated . If you know how to improv...
  • 跨语言脚本

    跨语言脚本 实例化节点 在 GDScript 中实例化 C# 节点 在C#中实例化GDScript节点 访问字段 从 GDScript 中访问 C# 字段 从 C# 中访问 GDSscript 调用方法 在GDScript中调用C#方法 从 C# 中 调用 GDScript 方法 继承 跨语言脚本 Godot允许你混合和匹配脚本语言...
  • make()

    make — Create a new image resource Description Parameters source Return Values Examples See also make — Create a new image resource Description public static Intervent...
  • 鼠标和输入坐标

    鼠标和输入坐标 关于 硬件显示坐标 视区显示坐标 鼠标和输入坐标 关于 这个小教程的目的是为了清除许多关于输入坐标, 获取鼠标位置和屏幕分辨率等常见错误. 硬件显示坐标 使用硬件坐标在编写要在PC上运行的复杂UI时是有意义的, 比如编辑器, 网络游戏, 工具等. 然而, 在这个范围之外, 它就没有那么大的意义了. 视区显示坐标 Godo...