万象云档 本次搜索耗时 2.722 秒,为您找到 628 个相关结果.
  • GDScript style guide

    GDScript style guide Formatting Encoding and special characters Indentation Trailing comma Blank lines Line length One statement per line Format multiline statements for read...
  • GDScript format strings

    GDScript format strings Usage in GDScript Multiple placeholders Format specifiers Placeholder types Placeholder modifiers Padding Dynamic padding Escape sequence Format met...
  • Custom VisualScript nodes

    Custom VisualScript nodes Creating a custom node Using a custom node Custom VisualScript nodes Warning Godot 4.0 will remove VisualScript from core entirely. As a result, crea...
  • C#

    Custom VisualScript nodes Creating a custom node Using a custom node Custom VisualScript nodes Warning Godot 4.0 will remove VisualScript from core entirely. As a result, crea...
  • GDNative

    C# style guide Language specification Formatting General guidelines Line breaks and blank lines Using spaces Naming conventions Member variables Local variables Implicitly ...
  • GDNative C++ example

    GDNative C++ example Introduction Setting up the project Building the C++ bindings Creating a simple plugin Compiling the plugin Using the GDNative module Adding properties ...
  • Instancing with signals

    Change scenes manually Change scenes manually Viewport‘s child nodes will render to the image it generates. This holds true even for nodes outside of the “current” scene. Autolo...
  • Introduction to shaders

    Introduction to shaders Shaders in Godot Shader types Render modes Processor functions Vertex processor Fragment processor Light processor Introduction to shaders Shading...
  • Shading reference

    Introduction to shaders Shaders in Godot Shader types Render modes Processor functions Vertex processor Fragment processor Light processor Introduction to shaders Shading...
  • Spatial shaders

    Spatial shaders Render modes Built-ins Global built-ins Vertex built-ins Fragment built-ins Light built-ins Spatial shaders Spatial shaders are used for shading 3D objects...