Logo

Über

  • Einführung
    • Bevor es losgeht
    • Über die Godot Engine
    • Aufbau der Dokumentation
    • About this documentation
  • Häufig gestellte Fragen
    • Was kann ich mit Godot machen? Wie viel kostet es? Wie lauten die Lizenzbedingungen?
    • Welche Plattformen werden von Godot unterstützt?
    • Welche Programmiersprachen werden in Godot unterstützt?
    • Was ist GDScript und warum sollte ich es verwenden?
    • Was war die Motivation, GDScript zu entwickeln?
    • What 3D model formats does Godot support?
    • Wird [proprietäres SDK à la FMOD, GameWorks, etc. hier einfügen] in Godot unterstützt werden?
    • Wie installiere ich den Godot Editor (für Desktop Integration) auf meinem System?
      • Windows
      • macOS
      • Linux
    • Ist der Godot-Editor eine portable Anwendung?
    • Warum verwendet Godot Vulkan oder OpenGL anstelle von Direct3D?
    • Warum ist die Godot Engine darauf aus, ihren Funktionsumfang klein zu halten?
    • Wie sollten Assets für einen optimalen Umgang mit unterschiedlichen Bildschirmauflösungen und Seitenverhältnissen angelegt werden?
    • Wie kann ich Godot erweitern?
    • Wann erscheint die nächste Godot-Version?
    • Which Godot version should I use for a new project?
    • Should I upgrade my project to use new Godot versions?
    • Ich würde gerne etwas beitragen! Wie kann ich anfangen?
    • Ich habe eine tolle Idee für Godot. Wie kann ich sie teilen?
    • Ist es möglich mit Godot Anwendungen zu entwickeln welche kein Spiel sind?
    • Ist es möglich Godot als Bibliothek zu nutzen?
    • Welches UI Toolkit nutzt Godot?
    • Why does Godot use the SCons build system?
    • Warum verwendet Godot nicht STL (Standard Template Library)?
    • Weshalb verwendet Godot keine "exceptions"?
    • Weshalb erzwingt Godot keine RTTI?
    • Does Godot use an ECS (Entity Component System)?
    • Why does Godot not force users to implement DOD (Data-Oriented Design)?
    • Wie kann ich die Entwicklung der Godot Engine unterstützen oder einen (finanziellen) Beitrag leisten?
    • Wer arbeitet an Godot? Wie kann ich euch kontaktieren?
  • Fehlerbeseitigung
    • The editor runs slowly and uses all my CPU and GPU resources, making my computer noisy
    • The editor stutters and flickers on my variable refresh rate monitor (G-Sync/FreeSync)
    • The editor or project takes a very long time to start
    • The Godot editor appears frozen after clicking the system console
    • The Godot editor's macOS dock icon gets duplicated every time it is manually moved
    • Some text such as "NO DC" appears in the top-left corner of the Project Manager and editor window
    • The editor or project appears overly sharp or blurry
    • The editor or project appears to have washed out colors
    • The editor/project freezes or displays glitched visuals after resuming the PC from suspend
    • The project works when run from the editor, but fails to load some files when running from an exported copy
  • Liste der Eigenschaften und Merkmale
    • Plattformen
    • Editor
    • Rendering
    • 2D Grafik
    • 2D Werkzeuge
    • 2D Physik
    • 3D-Grafiken
    • 3D Werkzeuge
    • 3D Physik
    • Shader
    • Skripten
    • Audio
    • Import
    • Eingabe
    • Navigation
    • Netzwerke
    • Internationalisierung
    • Fensterverwaltung und OS Integration
    • Mobil
    • XR Unterstützung (AR und VR)
    • GUI System
    • Animation
    • Dateiformate
    • Verschiedenes
  • Änderungen Dokumentation
    • New pages since version 4.0
      • Entwicklung
      • Migrating
      • Physik
    • New pages since version 3.6
      • 2D
      • 3D
      • Animation
      • Assets Pipeline
      • Entwicklung
      • Migrating
      • Physik
      • Skripten
      • Shader
      • Workflow
      • XR
    • New pages since version 3.5
    • New pages since version 3.4
      • 3D
      • Animation
      • Editor
    • New pages since version 3.3
      • C++
      • GDScript
    • New pages since version 3.2
      • 3D
      • Über
      • Best Practices
      • Community
      • Entwicklung
      • Editor
      • Exportieren
      • Eingabe
      • Mathematik
      • Plattformspezifisches
      • Physik
      • Shader
      • Skripten
      • Benutzeroberfläche (UI)
    • New pages since version 3.1
      • Projekt-Ablauf
      • 2D
      • Audio
      • Mathematik
      • Eingaben
      • Internationalisierung
      • Shading
      • Netzwerke
      • Erweiterungen
      • Multi-Threading
      • Inhalte erstellen
      • Optimierungen
      • Rechtliches
    • New pages since version 3.0
      • Schritt für Schritt
      • Skripten
      • Projekt-Ablauf
      • 2D
      • 3D
      • Physik
      • Animation
      • GUI
      • Ansichtsfenster (Viewports)
      • Shading
      • Erweiterungen
      • Plattformspezifisches
      • Multi-Threading
      • Inhalte erstellen
      • Verschiedenes
      • Kompilieren
      • Engine-Entwicklung
  • Godot Veröffentlichungs-Richtlinie
    • Godot Versionsangabe
    • Versionsunterstützungs Zeiten
    • Which version should I use for a new project?
    • Should I upgrade my project to use new engine versions?
    • Wann erscheint die nächste Godot-Version?
    • What are the criteria for compatibility across engine versions?
  • Einhaltung von Lizenzen
    • Was sind Lizenzen?
    • Voraussetzungen
    • Fazit
      • Credits-Bildschirm
      • Lizenzbildschirm
      • Ausgabeprotokoll
      • Begleitdatei
      • Gedrucktes Handbuch
      • Ein Link zur Lizenz
    • Lizenzen von Drittanbietern
      • FreeType-Schriften
      • ENet
      • mbed TLS

Erste Schritte

  • Einführung
    • Einführung in Godot
      • Was ist Godot?
      • Was kann die Engine?
      • Wie funktioniert es und wie sieht es aus?
      • Programmiersprachen
      • Was muss ich wissen, um Godot zu nutzen?
    • Überblick über Godot's Schlüsselkonzepte
      • Szenen
      • Nodes
      • Der Szenenbaum
      • Signale
      • Zusammenfassung
    • Erster Blick auf Godot's Editor
      • The Project Manager
      • Erster Blick auf Godot's Editor
      • Die vier Hauptbildschirme
      • Integrierte Klassenreferenz
    • Neue Funktionen lernen
      • Dieses Handbuch optimal nutzen
      • Learning to think like a programmer
      • Lernen mit der Community
      • Community-Tutorials
    • Godots Design-Philosophie
      • Objektorientiertes Design und Komposition
      • Rundum-sorglos-Paket
      • Open Source
      • Community-gesteuert
      • Der Godot Editor ist ein Godot Spiel
      • Separate 2D- und 3D-Engines
  • Schritt für Schritt
    • Nodes und Szenen
      • Nodes
      • Szenen
      • Erstellen der ersten Szene
      • Ändern der Eigenschaften eines Nodes
      • Ausführen der Szene
      • Die Hauptszene festlegen
    • Instanzen erstellen
      • In der Praxis
      • Bearbeiten von Szenen und Instanzen
      • Szeneninstanzen als Designsprache
      • Zusammenfassung
    • Skriptsprachen
      • Verfügbare Skriptsprachen
      • Welche Sprache soll verwendet werden?
        • GDScript
        • .NET / C#
        • C++ via GDExtension
      • Zusammenfassung
    • Ihr erstes Skript erstellen
      • Projektkonfiguration
      • Ein neues Skript erstellen
      • Hallo, Welt!
      • Umdrehen
        • Vorwärtskommen
      • Vollständiges Skript
    • Eingaben des Spielers abhören
      • Bewegung beim Drücken von "oben"
      • Vollständiges Skript
      • Zusammenfassung
    • Signale nutzen
      • Eine Szene einrichten
      • Verbinden von Signalen im Editor
      • Ein Signal über Code verbinden
      • Vollständiges Skript
      • Benutzerdefinierte Signale
      • Zusammenfassung
  • Dein erstes 2D-Spiel
    • Voraussetzungen
    • Inhalt
      • Projekt einrichten
        • Projektorganisation
      • Spielerszene erstellen
        • Node Struktur
        • Sprite-Animation
      • Den Spieler coden
        • Animationen
        • Vorbereitung auf Kollisionen
      • Den Feind erschaffen
        • Node einrichten
        • Feind-Skript
      • Die Hauptszene des Spiels
        • Gegner (Mobs) erzeugen
        • Main-Skript
        • Die Szene testen
      • Anzeigesystem
        • ScoreLabel (HighScore)
        • Nachricht
        • StartButton (Startknopf)
        • Das HUD mit Main verbinden
        • Alte Gegner entfernen
      • Fertigstellung
        • Hintergrund
        • Soundeffekte
        • Tastenkürzel
  • Ihr erstes 3D-Spiel
    • Inhalt
      • Einrichten des Spielbereichs
        • Einrichten des spielbaren Bereichs
      • Spielerszene und Eingabeaktionen
        • Eingabeaktionen erstellen
      • Den Spieler mit Code Bewegen
        • Testen der Bewegung unseres Spielers
      • Gestaltung der Mob-Szene
        • Monster außerhalb des Bildschirms entfernen
      • Monster erzeugen
        • Erstellen des Erzeugpfads
        • Gegner (Mobs) zufällig erzeugen
      • Springen und Zerdrücken von Monstern
        • Steuerung der physikalischen Interaktionen
        • Springen
        • Monster zerquetschen
      • Den Spieler töten
        • Hitbox mit dem Area-Node
        • Das Spiel beenden
        • Code-Checkpoint
      • Ergebnis und Wiederholung
        • Ein UI-Thema erstellen
        • Behalten Sie den Überblick über den Spielstand
        • Das Spiel erneut versuchen
        • Musik hinzufügen
      • Die Animation des Charakters
        • Verwendung des Animationseditors
        • The float animation
        • Die Gegner animieren
      • Weiter gehen
        • Das Handbuch entdecken

Manual

  • Best Practices
    • Einführung
    • Anwendung objektorientierter Prinzipien in Godot
      • Wie Skripte in der Engine funktionieren
      • Szenen
    • Szenenorganisation
      • Wie man effektiv Beziehungen aufbaut
      • Auswahl einer Node Tree-Struktur
    • Wann Szenen, wann Skripte verwenden
      • Anonyme Typen
      • Benannte Typen
      • Leistung von Script vs PackedScene
      • Fazit
    • Autoloads im Vergleich zu reguläre Nodes
      • Das einschneidende Audio-Problem
      • Gemeinsame Funktionen oder Daten verwalten
      • Wann Sie ein Autoload verwenden sollten
    • Wann und wie vermeidet man die Verwendung von Nodes für alles
    • Godot Schnittstellen
      • Objektreferenzen erfassen
      • Zugriff auf Daten oder Logik von einem Objekt aus
    • Benachrichtigungen in Godot
      • _process, _physics_process und *_input
      • _init, Initialisierung und exportieren
      • _ready, _enter_tree und NOTIFICATION_PARENTED
    • Dateneinstellungen
      • Array, Dictionary und Object
      • Aufzählungen: int im Vergleich zu string
      • AnimatedTexture vs. AnimatedSprite2D vs. AnimationPlayer vs. AnimationTree
    • Logikeinstellungen
      • Adding nodes and changing properties: which first?
      • Laden im Vergleich zu Vorladen
      • Große Levels: statisch im Vergleich zu dynamisch
    • Projekt Organisation
      • Einführung
      • Organisation
      • Stil-Richtlinien
      • Importieren
        • Bestimmte Ordner ignorieren
      • Groß- und Kleinschreibung beachten
    • Version control systems
      • Einführung
      • Version control plugins
        • Offizielles Git Plugin
      • Dateien, die von VCS ausgeschlossen werden sollen
      • Mit Git unter Windows arbeiten
  • Editor introduction
    • Editor's interface
      • Using the Project Manager
        • Creating and importing projects
        • Opening and importing projects
        • Downloading demos and templates
      • The Inspector
        • Overview of the interface
      • Projekteinstellungen
      • Editor Standard Tastenkürzel
        • Allgemeine Editoraktionen
        • 2D / Canvas Item Editor
        • 3D / Spatial-Editor
        • Texteditor
        • Skript-Editor
        • Editor Ausgabe
        • Debugger
        • Dateidialog
        • Dateisystemleiste
        • Szenenbaum-Dock
        • Animations-Spur Editor
        • TileMap Editor
        • TileSet Editor
      • Customizing the interface
        • Moving and resizing docks
        • Splitting the script or shader editor to its own window
        • Customizing editor layouts
        • Customizing editor settings
    • Android editor
      • Using the Android editor
        • Android devices support
        • Required Permissions
        • Limitations & known issues
    • Web editor
      • Den Web-Editor nutzen
        • Browser-Unterstützung
        • Limitierungen
        • Importieren eines Projekts
        • Ein Projekt bearbeiten und ausführen
        • Wo sind meine Projektdateien?
    • Advanced features
      • Befehlszeilen-Anleitung
        • Kommandozeilenparameter
        • Pfad
        • Projektpfad setzen
        • Projekt erzeugen
        • Editor starten
        • Szene löschen
        • Spiel starten
        • Debugging
        • Exportieren
        • Ein Skript ausführen
      • Einen externen Texteditor verwenden
        • Using External Editor in Debugger
        • Offizielle Editor-Plugins
    • Editorfunktionen verwalten
      • Editorfunktionen verwalten
        • Einführung
        • Ein Profil erstellen
        • Profil teilen
  • Migrating to a new version
    • Upgrading from Godot 3 to Godot 4
      • Should I upgrade to Godot 4?
        • Advantages of upgrading
        • Disadvantages of upgrading
        • Caveats of upgrading
      • Preparing before the upgrade (optional)
      • Running the project upgrade tool
        • Using the Project Manager
        • Using the command line
      • Fixing the project after running the project upgrade tool
        • Automatically renamed nodes and resources
        • Manually renaming methods, properties, signals and constants
        • Checking project settings
        • Checking Environment settings
        • Updating shaders
        • Updating scripts to take backwards-incompatible changes into account
        • ArrayMesh resource compatibility breakage
      • List of automatically renamed methods, properties, signals and constants
      • Porting editor settings
    • Upgrading from Godot 4.0 to Godot 4.1
      • Breaking changes
        • Core
        • Animation
        • 2D nodes
        • 3D nodes
        • GUI nodes
        • Physik
        • Rendering
        • Navigation
        • Netzwerke
        • Editor Plugins
      • Behavior changes
      • Updating your GDExtension for 4.1
  • 2D
    • Canvas-Ebenen
      • Ansichtsfenster und Canvas-Elemente
      • CanvasLayers
    • Ansichtsfenster und Canvas Transformationen
      • Einführung
      • Canvas Transformationen
      • Globale Canvas Transformation
      • Dehnungstransformation
      • Window transform
      • Transformationsreihenfolge
      • Transformationsfunktionen
      • Benutzerdefinierte Eingabeereignisse einlesen
    • Rendering
      • 2D Beleuchtung und Schatten
        • Einführung
        • Nodes
        • Point lights
        • Gerichtetes Licht
        • Common light properties
        • Setting up shadows
        • Normal and specular maps
        • Using additive sprites as a faster alternative to 2D lights
      • 2D Meshes
        • Einführung
        • Pixelrendering optimieren
        • Converting Sprite2Ds to 2D meshes
      • 2D sprite animation
        • Einführung
        • Individual images with AnimatedSprite2D
        • Sprite sheet with AnimatedSprite2D
        • Sprite-Bogen mittels AnimationPlayer
        • Zusammenfassung
      • 2D particle systems
        • Einführung
        • Zeitparameter
        • Zeichnungsparameter
        • ParticleProcessMaterial settings
        • Emissionformen
      • 2D antialiasing
        • Einführung
        • Antialiasing property in Line2D and custom drawing
        • Multisample antialiasing (MSAA)
      • 2D benutzerdefiniertes zeichnen
        • Einführung
        • Zeichnen
        • Aktualisieren
        • Koordinaten
        • Beispiel: Kreisbögen zeichnen
        • Werkzeuge
    • Physics and movement
      • 2D Bewegungsübersicht
        • Einführung
        • Einrichtung
        • 8-Wege Bewegung
        • Drehung + Bewegung
        • Drehung + Bewegung (Maus)
        • Klicken und Bewegen
        • Zusammenfassung
    • Werkzeuge
      • Using TileSets
        • Einführung
        • Creating a new TileSet
        • Merging several atlases into a single atlas
        • Adding collision, navigation and occlusion to the TileSet
        • Assigning custom metadata to the TileSet's tiles
        • Creating terrain sets (autotiling)
        • Assigning properties to multiple tiles at once
        • Creating alternative tiles
      • TileMaps verwenden
        • Einführung
        • Specifying the TileSet in the TileMap
        • Creating TileMap layers
        • Opening the TileMap editor
        • Selecting tiles to use for painting
        • Painting modes and tools
        • Painting randomly using scattering
        • Saving and loading premade tile placements using patterns
        • Handling tile connections automatically using terrains
        • Handling missing tiles
  • 3D
    • 3D Einführung
      • Node3D node
      • 3D Inhalt
        • Manually authored models (using 3D modeling software)
        • Generierte Geometrie
        • Unmittelbare Geometrie
        • 2D in 3D
      • Umgebung
      • 3D Ansichtsfenster
        • Koordinatensystem
        • Raum- und Manipulations-Gizmos
        • Ansicht-Menü
        • Standard Umgebung
        • Kameras
        • Lichter
    • 3D Transformationen verwenden
      • Einführung
      • Probleme der Eulerwinkel
        • Achsenreihenfolge
        • Interpolation
        • Sagen Sie "Nein" zu Euler-Winkeln
      • Einführung in Transformationen
        • Manipulation von Transformationen
        • Präzisionsfehler
        • Abrufen von Informationen
        • Festlegen von Informationen
        • Interpolation mit Quaternionen
      • Transformationen sind Ihr Freund
    • Prozedurale Geometrie
      • Nutzen des ArrayMesh
        • Setting up the ArrayMesh
        • Generierte Geometrie
        • Speichern
      • MeshDataTool verwenden
      • Nutzen des Oberflächen-Werkzeugs
      • Using ImmediateMesh
      • Was ist Geometrie?
      • Was ist ein Mesh?
      • Was ein Mesh ist
        • Oberflächen
        • Oberflächen-Array
      • Werkzeuge
        • ArrayMesh
        • MeshDataTool
        • Oberflächen-Tool
        • ImmediateMesh
      • Welche sollte man nutzen?
    • 3D text
      • Einführung
      • Label3D
        • Vorteile
        • Limitierungen
      • TextMesh
        • Vorteile
        • Limitierungen
      • Projected Label node (or any other Control)
        • Vorteile
        • Limitierungen
      • Should I use Label3D, TextMesh or a projected Control?
    • Rendering
      • 3D Render Beschränkungen
        • Einführung
        • Beschränkung der Texturgröße
        • Farbstreifen
        • Tiefenpuffergenauigkeit
        • Transparenz-Sortierung
        • Multisample Anti-Aliasing
      • Standard Material 3D and ORM Material 3D
        • Einführung
        • BaseMaterial 3D settings
        • Transparency
        • Shading
        • Vertex-Farbe
        • Albedo
        • Metallisch
        • Rauheit
        • Emission
        • Normale Zuordnung/Abbildung
        • Umrandung
        • Klarlack
        • Anisotropie
        • Umgebungsverdeckung
        • Height
        • Subsurface-Streuung
        • Back Lighting
        • Brechung
        • Details
        • UV1 und UV2
        • Sampling
        • Schatten
        • Billboard
        • Wachstum
        • Transformation
        • Proximity and Distance Fade
        • Material Settings
        • Render Reihenfolge
        • Next Pass
      • 3D Beleuchtung und Schatten
        • Einführung
        • Beleuchtungs-Nodes
        • Light number limits
        • Gerichtetes Licht
        • Rundum Beleuchtung
        • Spot Beleuchtung
        • Schattenatlas
        • Balancing performance and quality
      • Using decals
        • Anwendungsfälle
        • Quick start guide
        • Decal node properties
        • Tweaking performance and quality
        • Limitierungen
      • Physical light and camera units
        • Why use physical light and camera units?
        • Setting up physical light units
        • Setting up physical camera units
      • Particle systems (3D)
        • Einführung
        • Basic usage
        • Advanced topics
      • Beleuchtung mit hohem Dynamikbereich (HDR)
        • Einführung
        • Computerbildschirme
        • Lineare Szenen- und Asset-Pipelines
        • Parameter von HDR
      • Global illumination
        • Introduction to global illumination
        • Using Voxel global illumination
        • Signed distance field global illumination (SDFGI)
        • Using Lightmap global illumination
        • Reflexions-Probes
        • Faking global illumination
      • Umgebung und Nachbearbeitung
        • Umgebung
        • Camera attributes
        • Umgebungs-Einstellungen
        • Mid- und Post-Processing-Effekte
        • Camera attribute options
      • Volumetric fog and fog volumes
        • Volumetric fog properties
        • Light interaction with volumetric fog
        • Using volumetric fog as a volumetric lighting solution
        • Balancing performance and quality
        • Using fog volumes for local volumetric fog
        • FogVolume properties
        • Custom FogVolume shaders
        • Faking volumetric fog using quads
      • 3D antialiasing
        • Einführung
        • Multisample antialiasing (MSAA)
        • Temporal antialiasing (TAA)
        • Fast approximate antialiasing (FXAA)
        • Supersample antialiasing (SSAA)
        • Screen-space roughness limiter
        • Texture roughness limiter on import
        • Which antialiasing technique should I use?
    • Optimierungen
      • Using MultiMeshInstance3D
        • Einführung
        • Einrichten der Nodes
        • MultiMesh-Einstellungen
      • Mesh level of detail (LOD)
        • Einführung
        • Visueller Vergleich
        • Generating mesh LOD
        • Comparing mesh LOD visuals and performance
        • Configuring mesh LOD performance and quality
        • Using mesh LOD with MultiMesh and particles
      • Visibility ranges (HLOD)
        • Wie es funktioniert
        • Setting up visibility range
        • Visibility range properties
        • Configuration tips
      • Umgebungsverdeckung
        • Why use occlusion culling
        • How occlusion culling works in Godot
        • Setting up occlusion culling
        • Previewing occlusion culling
        • Performance considerations
        • Fehlerbeseitigung
      • Resolution scaling
        • Why use resolution scaling?
        • Resolution scaling options
        • Fehlerbeseitigung
      • Variable rate shading
        • What is variable rate shading?
        • Hardware support
        • Using variable rate shading in Godot
    • Werkzeuge
      • Level-Prototypen mittels CSG erstellen
        • Einführung in CSG nodes
        • Einen Level-Prototyp erstellen
        • Verwenden von Prototyp-Texturen
        • Exporting as glTF
      • Verwenden von GridMap
        • Einführung
        • Beispielprojekt
        • Erstellen einer MeshLibrary
        • Kollisionen
        • Materialien
        • NavigationMeshes
        • Exportieren der MeshLibrary
        • Verwenden von GridMap
        • Verwenden von GridMap im Code
  • Animation
    • Einführung in die Animationsfunktionen
      • Einen AnimationPlayer-Node anlegen
      • Computeranimation basiert auf Keyframes
      • Anleitung: Erstellen einer einfachen Animation
        • Eine Szene einrichten
        • Adding an animation
        • Manage an animation libraries
        • Hinzufügen einer Spur
        • Der zweite Keyframe
        • Die Animation starten
        • Hin und her
        • Spur-Einstellungen
      • Keyframes für andere Eigenschaften
      • Keyframes bearbeiten
      • Using RESET tracks
    • Animation Track types
      • Property Track
      • Position 3D / Rotation 3D / Scale 3D Track
      • Blend Shape Track
      • Call Method Track
      • Bezier Curve Track
      • Audio Playback Track
      • Animation Playback Track
    • Ausschnitts-Animation
      • Was ist das?
      • Ausschnitts-Animation in Godot
      • GBot erstellen
      • Einrichten des Rigs
      • Drehpunkt einstellen
      • RemoteTransform2D-Node
      • Das Skelett vervollständigen
      • Skelette
      • IK-Ketten
      • Animationsoptionen
        • Festlegen von Keyframes und Ausschließen von Eigenschaften
      • Erstellen einer Schlafpose
      • Nur Rotation ändern
      • Keyframing IK-Ketten
      • Verschiebt ein Sprite visuell hinter dem übergeordneten Element
      • Festlegen von Beschleunigungskurven für mehrere Tasten
      • 2D-Skelettverformung
    • 2D-Skelette
      • Einführung
      • Einrichtung
      • Polygone erstellen
      • Skelett erstellen
      • Polygone deformieren
      • Interne Eckpunkte
    • Verwendung des AnimationTree
      • Einführung
      • Einen AnimationTree erstellen
      • Erstellen eines Baums
      • BlendTree (Baum überblenden)
        • Blend2 / Blend3
        • Einmalig (OneShot)
        • TimeSeek
        • Zeitskalierung
        • Übergang
        • BlendSpace2D
        • BlendSpace1D
        • Zustandsmaschine
      • For better blending
      • Wurzelbewegung
      • Steuern aus Programmcode
      • Zustandsmaschine fahren
    • Playing videos
      • Supported playback formats
      • Setting up VideoStreamPlayer
        • Handling resizing and different aspect ratios
        • Displaying a video on a 3D surface
      • Video decoding conditions and recommended resolutions
      • Playback limitations
      • Recommended Theora encoding settings
        • Balancing quality and file size
        • FFmpeg: Convert while preserving original video resolution
        • FFmpeg: Resize the video then convert it
    • Creating movies
      • Enabling Movie Maker mode
        • Command line usage
      • Choosing an output format
        • AVI (recommended)
        • PNG
        • Custom
      • Konfiguration
      • Quitting Movie Maker mode
      • Using high-quality graphics settings
      • Rendering at a higher resolution than the screen resolution
      • Post-processing steps
        • Converting AVI video to MP4
        • Converting PNG image sequence + WAV audio to a video
        • Cutting video
        • Resizing video
        • Reducing framerate
        • Generating accumulation motion blur with FFmpeg
  • Assets Pipeline
    • Importvorgang
      • Importing assets in Godot
      • Importparameter ändern
      • Mehrere Assets erneut importieren
      • Automatischer Reimport
      • Erzeugte Dateien
      • Importressourcentyp ändern
      • Standard-Importparameter ändern
      • Further reading
    • Importieren von Bildern
      • Unterstützte Bildformate
      • Texturen importieren
        • Changing import type
        • 3D erkennen
      • Import-Optionen
        • Compress > Mode
        • Compress > High Quality
        • Compress > HDR Compression
        • Compress > Normal Map
        • Compress > Channel Pack
        • Mipmaps > Generate
        • Mipmaps > Limit
        • Roughness > Mode
        • Rougness > Src Normal
        • Process > Fix Alpha Border
        • Process > Premult Alpha
        • Process > Normal Map Invert Y
        • Process > HDR as sRGB
        • Process > HDR Clamp Exposure
        • Process > Size Limit
        • Detect 3D > Compress To
      • Best Practices
        • Supporting high-resolution texture sizes in 2D without artifacts
        • Use appropriate texture sizes in 3D
    • Audio-Samples importieren
      • Supported audio formats
      • Audio-Samples importieren
      • Import options (WAV)
      • Force > 8 Bit
      • Force > Mono
      • Force > Max Rate
      • Edit > Trim
      • Edit > Normalize
      • Edit > Loop Mode
      • Compress > Mode
      • Import options (Ogg Vorbis and MP3)
        • Loop
        • Loop Offset
        • BPM
        • Beat Count
        • Bar Beats
      • Advanced import settings (Ogg Vorbis and MP3)
      • Best Practices
        • Use appropriate quality settings
        • Use real-time audio effects to reduce file size
    • Übersetzungen importieren
      • Spiele und Internationalisierung
      • Übersetzungsformat
      • CSV-Importer
    • 3D-Szenen importieren
      • Godot Szenen Importer
      • 3D asset direction conventions
      • Exporting glTF 2.0 files from Blender (recommended)
      • Importing .blend files directly within Godot
      • Exportiere DAE Dateien von Blender
      • Importing OBJ files in Godot
      • Importing FBX files in Godot
      • Texturen separat exportieren
      • Überlegungen zum Exportieren
      • Lighting considerations
      • Arbeitsabläufe importieren
        • Using the Import dock
        • Using the Advanced Import Settings dialog
        • Extracting materials to separate files
        • Using import scripts for automation
        • Using animation libraries
        • Filter script
        • Speicher
        • Optimierer
        • Animationsausschnitte
      • Szenenvererbung
      • Tipps zum Import
        • Nodes entfernen (-noimp)
        • Kollisionen erzeugen (-col, -convcol, -colonly, -convcolonly)
        • Navigation erzeugen (-navmesh)
        • Ein Fahrzeug-Körper erzeugen (-vehicle)
        • Ein Fahrzeug-Rad erzeugen (-wheel)
        • Starrer Körper (-rigid)
        • Animations-Schleife (-loop, -cycle)
    • Retargeting 3D Skeletons
      • To share animations among multiple Skeletons
      • Options for Retargeting
        • Bone Map
        • Remove Tracks
        • Bone Renamer
        • Rest Fixer
    • Exporting 3D scenes
      • Übersicht
      • Limitierungen
    • Blender ESCN Exporter
      • Details zum Exportieren
        • Materialien
        • Physikalische Eigenschaften
        • Lichter
        • Mesh
        • Skelett
        • Animation
      • Bestimmte Objekte deaktivieren
      • Eine Pipeline-Integration erstellen
  • Audio
    • Audiobusse
      • Einführung
      • Dezibel Skala
      • Audiobusse
      • Wiedergabe von Audio durch einen Bus
      • Effekte hinzufügen
      • Automatische Bus-Deaktivierung
      • Bus-Neuanordnung
      • Standard Buslayout
    • Audio effects
      • Amplify (Verstärken)
      • Bandlimit und Bandpass Filter
      • Aufnahme
      • Chorus (Chor)
      • Compressor
      • Zeitverzögerung
      • Distortion (Verzerrung)
      • EQ
      • EQ6, EQ10, EQ21
      • Filter
      • HighPassFilter
      • HighShelfFilter
      • Limiter (Begrenzer)
      • LowPassFilter
      • LowShelfFilter
      • NotchFilter (KerbFilter)
      • Panner
      • Phaser
      • PitchShift (Tonhöhenänderung)
      • Record (Aufnahme)
      • Reverb (Hall)
      • SpectrumAnalyzer
      • StereoEnhance (StereoVerbesserer)
    • Audio streams
      • Einführung
      • AudioStream
      • AudioStreamPlayer
      • AudioStreamPlayer2D
      • AudioStreamPlayer3D
        • Reverb Busse (Hall-Effekt)
        • Dopplereffekt
    • Gameplay mit Audio und Musik synchronisieren
      • Einführung
      • Nutze die Systemzeit zum synchronisieren
      • Verwenden der Sound-Hardware-Uhr zum Synchronisieren
    • Aufnahmen mittels Mikrofon
      • Der Aufbau des Beispiels
    • Text to speech
      • Basic Usage
      • Requirements for functionality
        • Distro-spezifische Einzeiler
      • Best Practices
      • Caveats and Other Information
  • Exportieren
    • Projekte exportieren
      • Wozu exportieren?
        • Auf dem PC
        • Auf mobilen Geräten
      • Export-Menü
        • Exportvorlagen
        • Ressourcenoptionen
      • Configuration files
      • Von der Kommandozeile exportieren
      • PCK in Vergleich zu ZIP Pack-Dateiformat
    • Exportieren von Packs, Patches und Mods
      • Anwendungsfälle
      • Übersicht der PCK-Dateien
      • Erzeugen von PCK-Dateien
      • Öffnen von PCK-Dateien zur Laufzeit
      • Zusammenfassung
    • Feature-Tags
      • Einführung
      • Standardfunktionen
      • Benutzerdefinierte Funktionen
      • Projekteinstellungen überschreiben
      • Standardüberschreibungen
      • Den Build anpassen
    • Exportieren für Linux
      • Umgebungsvariablen
    • Exportieren für macOS
      • Voraussetzungen
      • Code signing and notarization
        • If you have an Apple Developer ID Certificate and exporting from macOS
        • If you have an Apple Developer ID Certificate and exporting from Linux or Windows
        • If you do not have an Apple Developer ID Certificate
        • Signing Options
        • Notarization Options
      • Berechtigungen
        • Hardened Runtime Entitlements
        • App Sandbox Entitlement
      • Umgebungsvariablen
    • Running Godot apps on macOS
      • App is signed, notarized and distributed via App Store
      • App is signed, notarized and distributed outside App Store
      • App is signed (including ad-hoc signatures) but not notarized
      • App is not signed, executable is linker-signed
      • Neither app nor executable is signed (relevant for Apple Silicon Macs only)
    • Exporting for Windows
      • Code signing
        • Einrichtung
      • Umgebungsvariablen
    • Anwendungssymbol für Windows ändern
      • Erstellen einer ICO Datei
      • Ändern des Taskleistensymbols
      • Ändern des Dateisymbols
      • Ergebnis testen
    • Exportieren für die universelle Windows-Plattform
    • Exportieren für iOS
      • Voraussetzungen
      • Exportieren eines Godot Projekts nach Xcode
      • Überlegungen zur aktiven Entwicklung
        • Schritte zum Verknüpfen eines Godot-Projektordners mit Xcode
      • Plugins für iOS
      • Umgebungsvariablen
    • Exportiere für Android
      • Install OpenJDK 11
      • Android-SDK herunterladen
      • Erstellen eines Debug-Keystore
      • Einrichtung in Godot
      • Bereitstellung von Startsymbolen
      • Export für den Google Play Store
      • Optimieren der APK-Größe
      • Umgebungsvariablen
    • Benutzerdefinierte Builds für Android
      • Einrichten der benutzerdefinierten Buildumgebung
      • Aktivieren der benutzerdefinierten Builds und Exports
    • Exportieren für das Web
      • WebGL version
      • Exportoptionen
      • Limitierungen
        • Verwenden von Cookies für die Datenbeständigkeit
        • Background processing
        • Aufnahme des gesamten Bildschirms und der Maus
        • Audio
        • Netzwerke
        • Zwischenablage
        • Game pads
        • Boot Splash wird nicht angezeigt
      • Dateien bereitstellen
      • Aufruf von JavaScript aus dem Skript
      • Umgebungsvariablen
    • Exportieren für dedizierte Server
      • Editor versus export template
      • Export approaches
      • Exporting a project for a dedicated server
      • Starten des dedizierten Servers
      • Nächste Schritte
    • Bereitstellen mit einem Klick
      • Was ist Bereitstellung mit einem Klick?
      • Unterstützte Plattformen
      • Using one-click deploy
      • Fehlerbeseitigung
        • Android
  • File and data I/O
    • Laden im Hintergrund
      • Using ResourceLoader
      • Beispiel
    • File paths in Godot projects
      • Pfad-Trennzeichen
      • Zugriff auf Dateien im Projektverzeichnis (res://)
      • Zugriff auf persistente Daten (user://)
      • Converting paths to absolute paths or "local" paths
      • Editor-Datenpfade
        • Eigenständiger Modus
    • Spiele speichern
      • Einführung
      • Identifizieren beständiger Objekte
      • Serialisierung
      • Daten speichern und einlesen
      • Einige Anmerkungen
      • JSON vs binary serialization
        • JSON limitations
        • Binary serialization
    • Binäre Serialisierungs-API
      • Einführung
      • Full Objects vs Object instance IDs
      • Paketspezifikation
        • 0: null
        • 1: bool
        • 2: int
        • 3: float
        • 4: String
        • 5: Vector2
        • 6: Rect2
        • 7: Vector3
        • 8: Transform2D
        • 9: Plane
        • 10: Quaternion
        • 11: AABB
        • 12: Basis
        • 13: Transform3D
        • 14: Color
        • 15: NodePath
        • für altes Format:
        • für neues Format:
        • 16: RID (nicht unterstützt)
        • 17: Object
        • 18: Dictionary
        • 19: Array
        • 20: PackedByteArray
        • 21: PackedInt32Array
        • 22: PackedInt64Array
        • 23: PackedFloat32Array
        • 24: PackedFloat64Array
        • 25: PackedStringArray
        • 26: PackedVector2Array
        • 27: PackedVector3Array
        • 28: PackedColorArray
  • Internationalisierung
    • Übersetzung von Spielen
      • Einführung
      • Konfigurieren der importierten Übersetzung
      • Ressourcen lokalisieren
      • Schlüssel in Text konvertieren
        • Placeholders
        • Translation contexts
        • Pluralization
      • In der Größe veränderbare Steuerelementen erzeugen
      • Übersetzungsserver
      • Bidirectional text and UI Mirroring
      • Adding break iterator data to exported project
      • Structured text BiDi override
      • Localizing numbers
      • Localizing icons and images
      • Testing translations
      • Übersetzen des Projektnamens
    • Lokalisierung mittels gettext
      • Vorteile
      • Nachteile
      • Installation der gettext-Werkzeuge
      • Creating the PO template
      • Automatic generation using the editor
      • Manual creation
      • Erstellen einer Nachrichtendatei aus einer PO-Vorlage
      • Laden einer Nachrichtendatei in Godot
      • Aktualisieren der Nachrichtendateien, um der PO-Vorlage zu folgen
      • Überprüfen der Gültigkeit einer PO-Datei oder -Vorlage
      • Using binary MO files (useful for large projects only)
    • Locale codes
      • List of supported language codes
      • List of supported script codes
      • List of supported country codes
    • Pseudolocalization
      • Einführung
      • Enabling and configuring pseudolocalization
      • Pseudolocalization configurations
      • Configuring pseudolocalization at runtime
  • Input handling
    • Verwendung von InputEvent
      • Was ist das?
      • Wie funktioniert das?
      • Anatomie eines Eingabe-Ereignisses
      • Aktionen
      • InputMap
    • Eingabe-Beispiele
      • Einführung
      • Ereignisse versus Abfragen
      • Eingabe-Events
      • InputMap
        • Aktionen aufnehmen
      • Tastaturereignisse
        • Tastaturmodifikatoren
      • Mauseingabe-Ereignisse
        • Maustasten
        • Mausbewegung
      • Berührungs-Ereignisse
    • Maus und Eingabe Koordinaten
      • Über
      • Hardware-Anzeigekoordinaten
      • Anzeigekoordinaten des Ansichtsbereichs
    • Den Mauszeiger anpassen
      • Projekteinstellungen verwenden
      • Verwenden eines Skripts
      • Beispielprojekt
      • Cursorliste
    • Controller, Gamepads und Joysticks
      • Unterstützung der Universaleingabe
        • Welche Input-Singleton-Methode sollte ich verwenden?
      • Vibration
      • Unterschiede zwischen Tastatur/Maus und Controller-Eingabe
        • Todeszone
        • "Echo"-Ereignisse
        • Window focus
        • Power saving prevention
      • Fehlerbeseitigung
        • Mein Controller wird von Godot nicht erkannt.
        • Mein Controller hat falsch zugewiesene Tasten oder Achsen.
        • My controller works on a given platform, but not on another platform.
    • Beendigungsanfragen bearbeiten
      • Beenden
      • Bearbeitung der Benachrichtigung
      • Sending your own quit notification
  • Mathematik
    • Vektor-Mathematik
      • Einführung
      • Koordinatensysteme (2D)
      • Vektoroperationen
        • Zugriff auf die Koordinaten des Vektors
        • Vektoren hinzufügen
        • Skalarmultiplikation
      • praktische Anwendungen
        • Bewegung
        • Auf ein Ziel zeigen
      • Einheitsvektor
        • Normalisierung
        • Zusammenfassend
      • Skalarprodukt (Punktprodukt)
        • Blickrichtung
      • Kreuzprodukt
        • Normalen ermitteln
        • Auf ein Ziel richten
      • Mehr Informationen
    • Fortgeschrittene Vektor-Mathematik
      • Flächen
        • Abstand zur Fläche
        • Wegbewegen vom Ursprung
        • Eine Fläche in 2D erstellen
        • Einige Beispiele von Flächen
      • Kollisionserkennung in 3D
      • Mehr Informationen
    • Matrizen und Transformationen
      • Einführung
        • Matrixkomponenten und die Identitätsmatrix
        • Skalieren einer Transformationsmatrix
        • Drehen einer Transformationsmatrix
        • Basis der Transformationsmatrix
        • Übersetzen der Transformationsmatrix
        • Fügen wir alles zusammen
        • Abschneiden der Transformationsmatrix (fortgeschritten)
      • Praktische Anwendungen von Transformationen
        • Positionen zwischen Transformationen konvertieren
        • Verschieben eines Objekts relativ zu sich selbst
        • Anwenden von Transformationen auf Transformationen
        • Invertieren einer Transformationsmatrix
      • Wie funktioniert das alles in 3D?
        • Darstellung der Rotation in 3D (fortgeschritten)
    • Interpolation
      • Vektorinterpolation
      • Interpolation transformieren
      • Glatte Bewegung
    • Beziers, Kurven und Pfade
      • Quadratisches Bezier
      • Kubischer Bezier
      • Kontrollpunkte hinzufügen
      • Curve2D, Curve3D, Path und Path2D
      • Auswerten
      • Zeichnen
      • Durchlaufen
    • Zufallszahlengenerierung
      • Globaler Gültigkeitsbereich im Vergleich zur RandomNumberGenerator-Klasse
      • Die Methode randomize()
      • Ermitteln einer Zufallszahl
      • Ein zufälliges Array-Element holen
      • Abrufen eines zufälligen Dictionary-Werts
      • Gewichtete zufällige Wahrscheinlichkeit
      • "Bessere" Zufälligkeit durch Shuffle-Bags
      • Zufälliges Rauschen
  • Navigation
    • 2D Navigation Overview
      • Setup for 2D scene
    • 3D Navigation Overview
      • Setup for 3D scene
    • Using NavigationServer
      • Communicating with the NavigationServer
      • Threading and Synchronization
      • 2D and 3D NavigationServer differences
      • Waiting for synchronization
      • Server Avoidance Callbacks
    • Using NavigationMaps
      • Default navigation maps
      • Creating new navigation maps
    • Using NavigationRegions
      • Creating new navigation regions
    • Using NavigationMeshes
      • Creating 2D NavigationMeshes
      • Creating 3D NavigationMeshes
      • NavigationMesh rebaking at runtime
      • 2D Navmesh from CollisionPolygons
      • Procedual 2D NavigationMesh
      • Procedual 3D NavigationMesh
      • Navmesh for 3D GridMaps
    • Using NavigationPaths
      • Obtaining a Navigationpath
    • Using NavigationPathQueryObjects
    • Using NavigationAgents
      • NavigationAgent Pathfinding
      • NavigationAgent Pathfollowing
        • Pathfollowing common problems
      • NavigationAgent Avoidance
      • NavigationAgent Script Templates
        • Actor as Node3D
        • Actor as CharacterBody3D
        • Actor as RigidBody3D
    • Using NavigationObstacles
      • Static obstacles
      • Dynamic obstacles
      • Procedual obstacles
    • Using NavigationLinks
    • Using NavigationLayers
    • Navigation Debug Tools
      • Enabling debug navigation
      • Debug navigation settings
      • Debug navigation mesh polygons
      • Debug edge connections
      • Debug Performance
    • Connecting NavigationMeshes
    • Support different actor types
    • Support different actor locomotion
    • Support different actor area access
    • Optimizing Navigation Performance
      • Performance problems with parsing SceneTree nodes
      • Performance problems with navigation mesh baking
      • Performance problems with NavigationAgent path queries
      • Performance problems with the actual path search
      • Performance problems with navigation map synchronization
  • Netzwerke
    • High-Level Mehrspieler
      • High-level vs low-level API
      • Mid-level abstraction
      • Hosting considerations
      • Netzwerk initialisieren
      • Verbindungen verwalten
      • Remote procedure calls
      • Channels
      • Example lobby implementation
      • Exportieren für dedizierte Server
    • HTTP Anfragen erzeugen
      • Why use HTTP?
      • HTTP requests in Godot
      • Preparing the scene
      • Scripting the request
      • Sending data to the server
      • Setting custom HTTP headers
    • HTTP Client Klasse
    • SSL Zertifikate
      • Einführung
      • 1. Ansatz: selbst signierte Zertifikate
      • 2. Ansatz: CA Zertifikate
    • WebSocket
      • HTML5 und WebSocket
      • Verwenden von WebSocket in Godot
        • minimales Client Beispiel
        • kleines Server Beispiel
        • fortgeschrittenes Chat Demo
    • WebRTC
      • HTML5, WebSocket, WebRTC
        • WebSocket
        • WebRTC
      • Nutzung von WebRTC in Godot
        • minimales Verbindungs Beispiel
        • lokales Signalisierungs-Beispiel
        • Remote-Signalisierung mit WebSocket
  • Leistung
    • Einführung
    • Allgemein
      • Generelle Optimierungs-Tipps
        • Einführung
        • Leistung messen
        • Detektivarbeit
        • Profiler
        • Prinzipien
        • Anhang
      • Optimierung mit Servern
        • Server
        • RIDs
        • Ein Sprite erstellen
        • Instanziieren eines Mesh in den 3D-Raum
        • Erstellen eines 2D-RigidBody und Verschieben eines Sprites damit
        • Daten bekommen von den Servern
    • CPU
      • CPU-Optimierungen
        • Leistung messen
        • CPU Profiler
        • Externe Profiler
        • Manuelle Timing-Funktionen
        • Caches
        • Sprachen
        • Threads
        • Szenenbaum
        • Physik
    • GPU
      • GPU Optimierungen
        • Einführung
        • Zeichnungsaufrufe, Statusänderungen und APIs
        • Pixel-Kosten im Vergleich zu Vertex-Kosten
        • Pixel/Fragment-Shader und Füllrate
        • Transparenz und Übergänge
        • Multi-Plattform-Ratschlag
        • Mobile/Kachel-Renderer
      • Optimierungen durch MultiMeshes
        • MultiMeshes
        • Ein Beispiel von MultiMeshes
    • 3D
      • Optimierung der 3D-Leistung
        • Wegschneiden
        • Transparente Objekte
        • Detailgrad (LOD=Level of detail)
        • Beleuchtung einbrennen
        • Animation und Skinning
        • Große Welten
      • Animieren von tausend Objekten
        • Animating thousands of fish with MultiMeshInstance3D
        • Kontrolle tausender Fische mittels Partikel
    • Threads
      • Mehrere Threads verwenden
        • Threads
        • Erstellen eines Threads
        • Mutexes
        • Semaphoren
      • Thread-sichere APIs
        • Threads
        • Globaler Bereich
        • Szenen-Baum (SceneTree)
        • Rendering
        • GDScript Arrays, Dictionaries
        • Ressourcen
  • Physik
    • Physik Einleitung
      • Kollisionsobjekte
        • Physik Material
        • Kollisionsformen
        • Aufruf des Physikprozesses
        • Kollisionsebenen und -masken
      • Area2D
      • StaticBody2D
      • RigidBody2D
        • Nutzung von RigidBody2D
        • Kontakt-Meldungen
      • CharacterBody2D
        • Character collision response
    • RigidBody verwenden
      • Was ist ein starrer Körper?
      • Wie man einen starren Körper kontrolliert
      • Die "look at" -Methode
    • Verwendung von Area2D
      • Einführung
      • Was ist ein Bereich?
      • Bereichs-Eigenschaften
      • Überlagerung erkennen
      • Bereichseinfluss
        • Punktgravitation
        • Beispiele
    • Using CharacterBody2D/3D
      • Einführung
      • What is a character body?
      • Bewegung und Kollisionen
        • move_and_collide
        • move_and_slide
      • Kollisionen erkennen
      • Welche Bewegungsmethode soll verwendet werden?
      • Beispiele
        • Bewegung und Wände
        • Abprallen/Reflektieren
        • Plattformer Bewegungen
    • Raycasting
      • Einführung
      • Leerzeichen
      • Zugriff auf den Raum
      • Raycast-Abfrage
      • Kollisionsausnahmen
      • Kollisionsmaske
      • 3D-Raycasting vom Bildschirm
    • Ragdoll System (Gliederpuppe)
      • Einführung
      • Ragdoll einrichten
        • Rig erstellen
        • Rig optimieren
        • Anpassen der Kollisionsform (Collision Shape)
        • Gelenkeinstellung
      • Simulation der Ragdoll
        • Kollisionsebene und Maske
    • Kinematischer Charakter (2D)
      • Einführung
      • Physikprozess
      • Eine Szene einrichten
      • Den kinematischen Charakter bewegen
    • SoftBody verwenden
      • Grundlegende Einrichtung
      • Umhangsimulation
    • Collision shapes (2D)
      • einfache Kollisionsformen
      • Konvexe Kollisionsformen
      • Konkave oder Drei-Mesh Kollisionsformen
      • Leistungseinschränkungen
    • Kollisionsformen (3D)
      • einfache Kollisionsformen
      • Konvexe Kollisionsformen
      • Konkave oder Drei-Mesh Kollisionsformen
      • Leistungseinschränkungen
    • Large world coordinates
      • Why use large world coordinates?
      • How large world coordinates work
      • Who are large world coordinates for?
      • Enabling large world coordinates
      • Compatibility between single-precision and double-precision builds
        • Known incompatibilities
      • Limitierungen
    • Troubleshooting physics issues
      • Objects are passing through each other at high speeds
      • Stacked objects are unstable and wobbly
      • Scaled physics bodies or collision shapes do not collide correctly
      • Thin objects are wobbly when resting on the floor
      • Cylinder collision shapes are unstable
      • VehicleBody simulation is unstable, especially at high speeds
      • Collision results in bumps when an object moves across tiles
      • Framerate drops when an object touches another object
      • Physics simulation is unreliable when far away from the world origin
  • Plattformspezifisches
    • Android Erweiterungen
      • Android-Plugins erstellen
        • Einführung
        • Android Plugins
        • Fehlerbeseitigung
      • Android In-App Käufe
        • Nutzung
        • Migrieren von Godot 3.2.1 und kleiner (GodotPaymentsV3)
    • iOS plugins
      • IOS-Plugins erstellen
        • Laden und Verwenden eines vorhandenen Plugins
        • Erstellen eines iOS-Plugins
      • Plugins für iOS
        • Zugriff auf Plugin-Singletons
        • Asynchrone Methoden
        • Store Kit
        • Game Center
    • HTML5
      • HTML5 Shell Klassenreferenz
        • Über die Godot Engine
        • Konfiguration
      • Eigene HTML Seiten für Web Export
        • Einrichtung
        • Projekt beginnen
        • Das Verhalten anpassen
        • Anpassen der Präsentation
        • Debugging
    • Konsolenunterstützung unter Godot
      • Console porting process
      • Konsolen-Veröffentlichungsprozess
      • Unterstützung durch Dritte
  • Erweiterungen
    • Editor Plugins
      • Plugins installieren
        • Plugins finden
        • Ein Plugin installieren
        • Ein Plugin aktivieren
      • Erweiterungen (Plugins) erstellen
        • Was sind Erweiterungen
        • Eine Erweiterung erstellen
        • Ein benutzerdefinierter Node
        • Darüber hinausgehen
        • Registering autoloads/singletons in plugins
      • Eine einfache Erweiterung erstellen (Hauptbildschirm)
        • Was diese Anleitung abdeckt
        • Erweiterung initialisieren
        • Hauptbildschirms-Szene
        • Aktualisieren des Plugin-Skripts
        • die Erweiterung testen
      • Erweiterungen importieren
        • Einführung
        • Konfiguration
        • Die EditorImportPlugin-Klasse
        • Optionen und Voreinstellungen
        • Die import Methode
        • Plattformvarianten und generierte Dateien
        • Das Plugin ausprobieren
      • 3D gizmo plugins
        • Einführung
        • The EditorNode3DGizmoPlugin
        • Einfacher Ansatz
        • Alternativer Ansatz
      • Inspektor Plugins
        • Setting up your plugin
        • Interacting with the inspector
        • Adding an interface to edit properties
      • Visual Shader Plugins
    • Code im Editor ausführen
      • What is @tool?
      • Wie man es benutzt
      • Probieren Sie es aus
      • Variablen bearbeiten
      • Reporting node configuration warnings
      • Szenen in­s­tan­zi­ie­ren
  • Rendering
    • Verwenden von Ansichtsfenstern (Viewports)
      • Einführung
      • Eingabe
      • Listener
      • Kameras (2D & 3D)
      • Skalieren & Dehnen
      • Welten
      • Aufnahme
      • Viewport Container
      • Rendering
      • Ziel rendern
    • Mehrere Auflösungen
      • Das Problem mit mehreren Auflösungen
      • Eine Größe für alle
      • Basisgröße
      • Größenänderung
      • Dehnungs-Einstellungen
        • Streckungsmodus
        • Dehnungsaspekt
        • Stretch Scale
      • Häufige Anwendungsszenarien
        • Desktop-Spiel
        • Handyspiel im Querformat
        • Handyspiel im Hochformat
        • Non-game application
      • hiDPI support
      • Aliasing beim Downsampling reduzieren
      • Umgang mit Seitenverhältnissen
      • Skalierung des Sichtfelds
      • Skalieren von 2D und 3D Elementen in Ansichtsfenstern
    • Fixing jitter, stutter and input lag
      • What is jitter, stutter and input lag?
      • Distinguishing between jitter and stutter
      • Zittern
      • Stottern
        • Windows
        • Linux
        • macOS
        • Android
        • iOS
      • Input lag
        • Project configuration
        • Hardware/OS-specific
      • Reporting jitter, stutter or input lag problems
  • Skripten
    • Programmiersprachen
      • GDScript
        • GDScript reference
        • GDScript: Eine Einführung in dynamische Programmiersprachen
        • GDScript Exporte
        • GDScript documentation comments
        • GDScript Stil-Richtlinien
        • Statische Typisierung in GDScript
        • GDScript Warnungs System
        • GDScript Zeichenketten formatieren
      • C#
        • C# Grundlagen
        • C# Merkmale
        • C# API Unterschiede zu GDScript
        • C# collections
        • C# Variant
        • C# Signale
        • C# exports
        • C# global classes
        • C# Stil-Richtlinien
        • C# diagnostics
      • GDExtension
        • What is GDExtension?
        • GDExtension C++ example
    • Core features
      • How to read the Godot API
        • Vererbung
        • Brief Description
        • Beschreibung
        • Tutorials
        • Eigenschaften
        • Methods
        • Signale
        • Enumerations
        • Konstanten
        • Property Descriptions
        • Method Descriptions
      • Debuggen
        • Übersicht der Debugging-Tools
        • Debugger Panel
        • The Profiler
        • Custom performance monitors
      • Idle and Physics Processing
      • Gruppen
        • Managing groups
      • Nodes and scene instances
        • Getting nodes
        • Node paths
        • Nodes erstellen
        • Szenen in­s­tan­zi­ie­ren
      • Überschreibbare Funktionen
      • Cross-Language-Scripting
        • Nodes in­s­tan­zi­ie­ren
        • Auf Felder zugreifen
        • Methoden aufrufen
        • Vererbung
      • Erstellen von Skript-Vorlagen
        • Die Vorlagen finden
        • Default behaviour and overriding it
        • Standard-Vorlagen
        • Liste von Vorlagen-Platzhaltern
      • Evaluating expressions
        • Basic usage
        • Passing variables to an expression
        • Setting a base instance for the expression
        • Example script
        • Eingebaute Funktionen
      • Szenen manuell ändern
      • Szenen in­s­tan­ti­ie­ren
        • Beispiel für Geschosse
      • Pausing games and process mode
        • Einführung
        • Wie pausieren funktioniert
        • Process Modes
        • Pause Menu Example
      • Dateisystem
        • Einführung
        • Implementierung
        • project.godot
        • Pfad-Trennzeichen
        • Ressourcen-Pfad
        • Nutzer-Pfad
        • Host Dateisystem
        • Nachteile
      • Ressourcen
        • Nodes und Ressourcen
        • Extern im Vergleich zu integriert
        • Laden von Ressourcen via Code
        • Laden von Szenen
        • Ressourcen freigeben
        • Eigene Ressourcen erstellen
      • Singletons (Autoload)
        • Einführung
        • Autoload
        • Szenenwechsler
      • Szenen-Baum
        • Einführung
        • Hauptschleife
        • Szenenbaum
        • Wurzel Fenster (Viewport)
        • Szenen-Baum (SceneTree)
        • Baumstruktur
        • "Werden aktiv" durch das Betreten des Szenenbaums
        • Änderung der aktuellen Szene
      • Scene Unique Nodes
        • Einführung
        • Creation and usage
        • Same-scene limitation
        • Alternatives
  • Shader
    • Introduction to shaders
      • Shaders in Godot
      • Shader-Typen
      • Render-Modi
        • Vertex-Prozessor
        • Fragment-Prozessor oder Pixel-Prozessor
        • Beleuchtungs-Prozessor
    • Shader Referenz
      • Shader-Sprache
        • Einführung
        • Datentypen
        • Arrays (Felder)
        • Konstanten
        • Structs
        • Operatoren
        • Flußkontrolle
        • Verwerfen
        • Funktionen
        • Variiert
        • Interpolations-Kennzeichnungsmerkmale
        • Uniforms
        • Built-in variables
        • Eingebaute Funktionen
      • Shader preprocessor
        • Why use a shader preprocessor?
        • Directives
      • 3D Spatial-Shader
        • Render-Modi
        • integrierte Elemente
        • Global integrierte Elemente
        • integrierte Vertex-Elemente
        • eingebaute Fragmente-Typen
        • Eingebaute Beleuchtungsarten
      • 2D CanvasItem Shader
        • Render-Modi
        • integrierte Elemente
        • Global integrierte Elemente
        • integrierte Vertex-Elemente
        • eingebaute Fragmente-Typen
        • Eingebaute Beleuchtungsarten
        • SDF functions
      • Partikel-Shader
        • Render-Modi
        • integrierte Elemente
        • Global integrierte Elemente
        • Start and Process built-ins
        • Start built-ins
        • Process built-ins
        • Process functions
      • Sky shaders
        • Render-Modi
        • integrierte Elemente
        • Global integrierte Elemente
        • Sky built-ins
      • Fog shaders
        • integrierte Elemente
        • Global integrierte Elemente
        • Fog built-ins
    • Ein erstes Shader-Spiel
      • Your first 2D shader
        • Einführung
        • Einrichtung
        • Ein erster CanvasItem-Shader
        • Ihre erste Fragmentfunktion
        • Ihre erste Vertex Funktion
        • Fazit
      • Your first 3D shader
        • Wo kann man Material zuweisen
        • Einrichtung
        • Shader Magie
        • Rauschen Höhenkarte
        • Uniforms
        • Mit Licht interagieren
      • Your second 3D shader
        • Ihre erste Spatial Fragment Funktion
        • Animieren mit TIME
        • fortschrittliche Effekte: Wellen
    • Shader Materialien
      • Einführung
      • erzeugen eines Shader-Materials
      • umwandeln in ein Shader-Material
    • VisualShaders verwenden
      • Erstellen eines VisualShader
      • Verwendung des visuellen Shader-Editors
      • Visual Shader Nodes
        • Expression-Node
        • Fresnel-Node
        • Boolescher Node
        • If-Node
        • Switch-Node
    • Using compute shaders
      • Create a local RenderingDevice
      • Provide input data
      • Defining a compute pipeline
      • Execute a compute shader
      • Retrieving results
    • Bildschirmlesender-Shader
      • Einführung
      • Screen texture
      • Screen texture example
      • hinter den Kulissen
      • Rückpufferlogik
      • Tiefentextur
      • Normal-roughness texture
      • Redefining screen textures
    • Converting GLSL to Godot shaders
      • GLSL
        • Shader Programme
        • Vertex-Attribute
        • gl_Position (OpenGL)
        • Variiert
        • Haupt
        • Makros
        • Variablen
        • Koordinaten
        • Präzision
      • Shadertoy
        • Typen
        • mainImage
        • Variablen
        • Koordinaten
      • Das Buch der Shader
        • Typen
        • Haupt
        • Variablen
        • Koordinaten
    • Shaders style guide
      • Formatierung
        • Kodierung und Sonderzeichen
        • Einrückung
        • Zeilenumbrüche und Leerzeilen
        • Leere Zeilen
        • Zeilenlänge
        • Eine Anweisung pro Zeile
        • Leerzeichen bei Kommentaren
        • Leerzeichen
        • Fließkommazahlen (reell)
      • Zugriff auf Vektorelemente
      • Benennungsrichtlinien
        • Funktionen und Variablen
        • Konstanten
        • Preprocessor directives
      • Code Reihenfolge
        • Lokale Variablen
    • Fortgeschrittene Nachbearbeitung
      • Einführung
      • Vollbild Quadrat
      • Tiefentextur
      • Eine Optimierung
    • Ansichtsfenster als Textur nutzen
      • Einführung
      • Einrichten des Ansichtsfensters
      • Anwenden der Textur
      • Planetentextur erzeugen
      • Dem Planeten Farbe verleihen
      • Einen Ozean erzeugen
    • Benutzerdefinierte Nachbearbeitung
      • Einführung
      • Single pass Post-Processing
      • Multi-pass Post-Processing
    • Bäume erstellen
      • Beginnen Sie mit einem Baum
      • Malen mit Vertex-Farben
      • Schreiben Sie einen eigenen Shader für die Blätter
      • Shader verbessern
  • User interface (UI)
    • UI building blocks
      • Größe und Bezugspunkte (Anker)
        • Zentrierung eines Steuerelements
        • Layout Presets
      • Verwenden von Containern
        • Containerlayout
        • Sizing options
        • Kontainer-Shader-Typen
        • Angepasste Container erstellen
      • Benutzerdefinierte GUI-Steuerelemente
        • So viele Kontrollen ...
        • Zeichnen
        • Dimensionierung
        • Eingabe
      • Tastatur/Controller Navigation und Fokus
        • Node settings
        • Erforderlicher Code
      • Kontroll-Node Gallerie
    • GUI Skinning und Themen
      • Einführung in GUI Skinning
        • Themen-Grundlagen
        • Anpassen eines Steuerelements
        • Anpassen eines Projekts
        • Jenseits von Kontrollen
      • Verwendung des Themeneditors
        • Ein Thema erstellen
        • Übersicht über den Theme-Editor
        • Elemente verwalten und importieren
      • Theme type variations
        • Creating a type variation
        • Using a type variation
      • Using Fonts
        • Dynamic fonts
        • Bitmap fonts
        • Loading a font file
        • Advanced font features
    • Kontroll-Node Anleitungen
      • BBCode in RichTextLabel
        • Einführung
        • BBCode verwenden
        • Handling user input safely
        • Stripping BBCode tags
        • Leistung
        • Using push_[tag]() and pop() functions instead of BBCode
        • Referenz
        • Text effects
        • Eigene BBCode Tags und Texteffekte
  • XR
    • Basic Tutorial
      • Setting up XR
        • Introduction to the XR system in Godot
        • Prerequisites for XR in Godot 4
        • OpenXR
        • Setting up the XR scene
      • Deploying to Android
        • Einrichtung
        • Custom Android build
        • Installing the loader plugins
        • Creating the export presets
        • Running on your device from the Godot editor
      • Introducing XR tools
        • Installing XR Tools
        • Basic hands
        • Mehr Informationen
      • Basic XR Locomotion
        • Adding our player body
        • Adding a floor
        • Direct movement
        • Teleport
        • More advanced movement features
    • Advanced topics
      • The XR action map
        • The default action map
        • Action sets
        • Aktionen
        • Profiles
        • Our first controller binding
        • The simple controller
      • Room scale in XR
        • Origin centric solution
        • Step 1
        • Step 2
        • Step 3
        • Character body centric solution
        • Step 1
        • Step 2
        • Step 3
        • When the player walks to somewhere they shouldn't
        • Further suggestions for improvements
      • The OpenXR hand tracking
        • Tracking through interaction profiles
        • The hand tracking extension
        • Body tracking
        • Some final words
      • The OpenXR passthrough
        • Passthrough extension
        • Passthrough through AR
        • Putting it together

Mitwirken

  • Möglichkeiten, einen Beitrag zu leisten
    • Mitwirken am Code
    • Testen und Melden von Problemen
      • Entwicklungsversionen testen
      • Ein Problem auf GitHub einreichen
    • Beitrag zur Dokumentation
    • An Übersetzungen mitwirken
  • Contribution workflow
    • Halbierender Rückschritt
      • Was ist halbierend?
      • Verwenden Sie offizielle Builds, um die Halbierung zu beschleunigen
      • Der Befehl Git bisect
        • Determine the commit hashes
        • Build the engine
        • Run the engine
    • Richtlinien für die Fehlerbehebung
      • Problem-Management
        • Marker (Labels)
        • Documentation labels
        • Meilensteine
    • Ablauf eines Pull Request
      • Git Quell-Repository
      • Forking und Cloning
      • Verzweigungen
      • Ihren Zweig aktualisieren
      • Änderungen vornehmen
      • Änderungen an einen entfernten Rechner übertragen
      • Pull-Anfrage ausgeben
      • Pull-Anfrage ändern
      • Der interaktive Rebase
      • Löschen eines Git-Zweigs
    • Pull request review process
      • Code review and testing
        • 1. Confirm that the problem exists
        • 2. Test the PR and look for regressions
        • 3. Do a code review
        • 4. Iterate with the contributor and improve the PR
        • 5. Approve the pull request
      • Code style review
      • Merging pull requests
        • 1. Get feedback from the right people/teams
        • 2. Get feedback from the community
        • 3. Git checklist
        • 4. GitHub checklist
        • 5. Merge the pull request
    • Testen von Pull Requests
      • Herunterladen eines kompilierten Builds
        • Wenn Sie ein GitHub-Konto haben
        • Wenn Sie kein GitHub-Konto haben
      • Kompilieren eines Pull-Request-Branches aus dem Quellcode
  • Engine-Entwicklung
    • Best Practices für Engine-Entwickler
      • Einführung
      • Sprache
      • Best Practices
        • #1: Das Problem steht immer an erster Stelle
        • #2: Um das Problem zu lösen, muss es überhaupt existieren
        • #3: Das Problem muss komplex sein oder häufig auftreten
        • #4: Die Lösung muss mit anderen besprochen werden
        • #5: Für jedes Problem eine eigene Lösung
        • #6: Auf gängige Anwendungsfälle eingehen, die Tür für seltenen Fälle aber geöffnet lassen
        • #Nr. 7: Lokale Lösungen bevorzugen
        • #8: Verwenden Sie keine komplexen Dosenlösungen für einfache Probleme
    • Richtlinien für den Codestil
      • C++ und Objective-C
        • Lokale Verwendung des Clang-Formats
        • Header enthält
      • Java
      • Python
        • Black lokal verwenden
      • Stil-Richtlinien
    • C++ usage guidelines
      • Rationale
      • Unzulässige Features
        • STL (Standard Template Library)
        • auto keyword
        • Lambdas
        • #pragma once directive
    • Building from source
      • Die Quelldatei erhalten
        • Herunterladen des Godot-Quellcodes
      • Einführung in das Buildsystem
        • Einrichtung
        • Plattformauswahl
        • Erzeugte Binärdatei
        • Ziel
        • Development and production aliases
        • Dev build
        • Debugging symbols
        • Optimization level
        • Architecture
        • Benutzerdefinierte Module
        • Erzeugte Dateien bereinigen
        • E
        • Exportvorlagen
      • Für Windows kompilieren
        • Voraussetzungen
        • SCons einrichten
        • Einschränkungen beim Installieren von Visual Studio
        • Godots Quelle herunterladen
        • Kompilieren
        • Development in Visual Studio
        • Cross-Compilierung für Windows von anderen Betriebssystemen
        • Erstellen von Windows-Exportvorlagen
      • Compiling for Linux, *BSD
        • Voraussetzungen
        • Kompilieren
        • Running a headless/server build
        • Exportvorlagen erstellen
        • Nutzen Sie Clang und LLD für eine schnellere Entwicklung
        • Using mold for faster development
        • Using system libraries for faster development
        • Using Pyston for faster development
      • Kompilieren für MacOS
        • Voraussetzungen
        • Kompilieren
        • Running a headless/server build
        • Exportvorlagen erstellen
        • Using Pyston for faster development
        • Kreuz-Kompilieren für MacOS unter Linux
      • Kompilieren für Android
        • Anmerkung
        • Voraussetzungen
        • Buildsystem einrichten
        • Erstellen der Exportvorlagen
        • Verwenden der Exportvorlagen
        • Building the Godot editor
        • Removing the Editor templates
        • Installing the Godot editor
        • Fehlerbeseitigung
      • Kompilieren für iOS
        • Voraussetzungen
        • Kompilieren
        • Ausführen
      • Cross-Compiling für iOS unter Linux
        • Haftungsausschluss
        • Voraussetzungen
        • Umgebung konfigurieren
        • Godot für iPhone kompilieren
      • Kompilieren für die universelle Windows-Plattform
      • Kompilieren für das Web
        • Voraussetzungen
        • Exportvorlagen erstellen
        • GDExtension
        • Building the editor
      • Compiling with .NET
        • Voraussetzungen
        • Enable the .NET module
        • Generieren Sie den Kleber
        • Building the managed libraries
        • Beispiele
        • Datenverzeichnis
        • Kommandozeilenoptionen
      • Einen Build für die Größe optimieren
        • Rationale
        • Binärdateien entfernen
        • Optimieren auf Größe statt Geschwindigkeit
        • Kompilieren mit Optimierung der Verbindungszeit
        • 3D abschalten
        • Disabling advanced GUI objects
        • Unerwünschte Module deaktivieren
      • Compiling with PCK encryption key
        • Schritt für Schritt
        • Fehlerbeseitigung
    • Debuggen und Profilen
      • Verwenden von C++-Profilern
        • Empfohlene Profiler
        • Godot einrichten
        • Benchmarking von Start-/Stopzeiten
        • Profiler-spezifische Anweisungen
      • Using sanitizers
        • What are sanitizers?
        • Using sanitizers on Godot
        • Address sanitizer (ASAN)
        • Leak sanitizer (LSAN)
        • Memory sanitizer (MSAN)
        • Thread sanitizer (TSAN)
        • Undefined behavior sanitizer (UBSAN)
        • Platform-specific sanitizers
      • Debugging on macOS
        • Debugging Godot editor
        • Debugging exported project
      • Vulkan
        • Validation layers
      • Debugging the editor
    • IDE konfigurieren
      • Android Studio
        • Projekt importieren
        • Android Studio project layout
        • Building & debugging the editor module
        • Building & debugging the app module
      • CLion
        • Projekt importieren
        • Compiling and debugging the project
      • Code::Blocks
        • Erstellen eines neuen Projekts
        • Den Build anpassen
        • Konfigurieren des Starts
        • Dateien zum Projekt hinzufügen
        • Konfiguration des Codestils
      • K-Develop
        • Projekt importieren
        • Debuggen des Projekts
      • QT Creator
        • Projekt importieren
        • Debuggen des Projekts
        • Konfiguration des Codestils
      • Rider
        • Projekt importieren
        • Compiling and debugging the project
      • Visual Studio
        • Projekt importieren
        • Debuggen des Projekts
      • Visual Studio Code
        • Projekt importieren
        • Debuggen des Projekts
      • Xcode
        • Projekt importieren
        • Debuggen des Projekts
    • Engine core and modules
      • Erste Schritte mit Godots Quellcode
        • Godot's architecture diagram
        • Gängige Engine-Methoden und Makros
        • Kerntypen
        • Variant Klasse
        • Objekt Klasse
        • Hierarchischer Klassenbaum
        • Internal rendering architecture
        • 2D coordinate systems and 2D transforms
      • Erweitern von Godot durch Ändern des Quellcodes
        • Benutzerdefinierte Module in C++
        • Verknüpfung mit externen Bibliotheken
        • Benutzerdefinierte Godot Server
        • Benutzerdefinierte Ressourcenformat -Lader
        • Benutzerdefinierte AudioStreams
        • Custom platform ports
        • Unit testing
    • Editor-Entwicklung
      • Einführung in die Editorentwicklung
        • Technische Entscheidungen
        • Verzeichnisstruktur
        • Editor-Abhängigkeiten in scene/-Dateien
        • Tipps zur Entwicklung
      • Editor Icons
        • Icons erstellen
        • Farbkonvertierung für Lichteditor-Themen
        • Icon optimieren
        • Einfügen und teilen von Icons
        • Fehlerbeseitigung
        • Referenzen
      • Editor Stil-Richtlinien
        • Einführung
        • Schreibstil
        • Schaltflächen und Menü Texte
        • Inspector Sektion
        • Inspector Leistungs Tipps
        • Tooltips
    • Godot Dateiformate
      • GDScript Grammatik
      • TSCN Dateiformat
        • Dateistruktur
        • Der Szenenbaum
        • Ressourcen
  • Writing documentation
    • Guidelines
      • Content guidelines
        • Guidelines and principles
      • Writing guidelines
        • 7 Regeln für eine klare Sprache (gültig für Englisch)
        • Wie man Methoden und Klassen schreibt
        • Allgemeines Vokabular für Godots Dokumentation
        • Tastenkürzel Richtlinien
      • Creating documentation images
        • Capturing an image
        • Format conversion
        • Cropping
        • Scaling down an image
        • Saving as WebP in Krita
        • Outlines arrows and text
        • Adding an image to a documentation page
    • Writing the manual
      • Beitrag zur Dokumentation
        • Erste Schritte
        • Was ist die Godot-Dokumentation
        • Contributing changes
        • Editing pages online
        • Adding new pages
        • Lizenz
      • Erstellen des Handbuchs mit Sphinx
        • Dealing with errors
        • Hints for performance
    • Class reference guides
      • Beitrag zur Klassenreferenz
        • The source of the class reference
        • What to contribute
        • Updating class reference when working on the engine
      • Class reference primer
        • Wie man Klassen-XML bearbeitet
    • Translating the documentation
      • Editor and documentation localization
        • Weblate für Übersetzungen verwenden
        • Originalinhalt suchen
        • Respektieren der Textauszeichnung (Markup Syntax)
        • Offline Übersetzen und Testen
        • Dokumentations-Bilder übersetzen

Community

  • Bestandsbibliothek (AssetLib)
    • Über die Bestandsbibliothek
      • Arten von Nutzerinhalten (Assets)
      • Häufig gestellte Fragen
        • Können gekaufte Inhalte in die Bestandsbibliothek hochgeladen werden?
    • Verwenden der Bestandsbibliothek
      • Auf der Website
        • Übersicht
        • Suchen
        • Aufschlüsselung eines Assets
        • Registrierung und Login
      • Im Editor
    • Übermittlung an die Bestandsbibliothek
      • Einführung
      • Übergaberichtlinien
        • Voraussetzungen
        • Empfehlungen
      • Einreichen
  • Gemeinschaftskanäle
    • Fragen & Antworten
    • Rocket.Chat
    • IRC auf Libera.Chat
    • Andere Chats
    • Sprachbezogene Gemeinschaften
    • Soziale Netzwerke
    • Forum
  • Anleitungen und Ressourcen
    • Wo anfangen
    • Videoanleitungen
    • Text-Anleitungen
    • Devlogs
    • Ressourcen

Klassenreferenz

  • All classes
  • Globals
    • @GDScript
      • Description
      • Tutorials
      • Methods
      • Constants
      • Annotations
      • Method Descriptions
    • @GlobalScope
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
  • Nodes
    • Node
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Constants
      • Property Descriptions
      • Method Descriptions
    • AcceptDialog
      • Description
      • Properties
      • Methods
      • Theme Properties
      • Signals
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • AnimatableBody2D
      • Description
      • Properties
      • Property Descriptions
    • AnimatableBody3D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • AnimatedSprite2D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • AnimatedSprite3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • AnimationPlayer
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • AnimationTree
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • Area2D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • Area3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • AspectRatioContainer
      • Description
      • Tutorials
      • Properties
      • Enumerations
      • Property Descriptions
    • AudioListener2D
      • Description
      • Methods
      • Method Descriptions
    • AudioListener3D
      • Description
      • Methods
      • Method Descriptions
    • AudioStreamPlayer
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • AudioStreamPlayer2D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • AudioStreamPlayer3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • BackBufferCopy
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • BaseButton
      • Description
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • Bone2D
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • BoneAttachment3D
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • BoxContainer
      • Description
      • Tutorials
      • Properties
      • Methods
      • Theme Properties
      • Enumerations
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • Button
      • Description
      • Tutorials
      • Properties
      • Theme Properties
      • Property Descriptions
      • Theme Property Descriptions
    • Camera2D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • Camera3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • CanvasGroup
      • Description
      • Properties
      • Property Descriptions
    • CanvasItem
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Constants
      • Property Descriptions
      • Method Descriptions
    • CanvasLayer
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • CanvasModulate
      • Description
      • Properties
      • Property Descriptions
    • CenterContainer
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • CharacterBody2D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • CharacterBody3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • CheckBox
      • Description
      • Properties
      • Theme Properties
      • Theme Property Descriptions
    • CheckButton
      • Description
      • Properties
      • Theme Properties
      • Theme Property Descriptions
    • CodeEdit
      • Description
      • Properties
      • Methods
      • Theme Properties
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • CollisionObject2D
      • Description
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • CollisionObject3D
      • Description
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • CollisionPolygon2D
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • CollisionPolygon3D
      • Description
      • Properties
      • Property Descriptions
    • CollisionShape2D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • CollisionShape3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • ColorPicker
      • Description
      • Tutorials
      • Properties
      • Methods
      • Theme Properties
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • ColorPickerButton
      • Description
      • Tutorials
      • Properties
      • Methods
      • Theme Properties
      • Signals
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • ColorRect
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • ConeTwistJoint3D
      • Description
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • ConfirmationDialog
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • Container
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Constants
      • Method Descriptions
    • Control
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Constants
      • Property Descriptions
      • Method Descriptions
    • CPUParticles2D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • CPUParticles3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • CSGBox3D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • CSGCombiner3D
      • Description
      • Tutorials
    • CSGCylinder3D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • CSGMesh3D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • CSGPolygon3D
      • Description
      • Tutorials
      • Properties
      • Enumerations
      • Property Descriptions
    • CSGPrimitive3D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • CSGShape3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • CSGSphere3D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • CSGTorus3D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • DampedSpringJoint2D
      • Description
      • Properties
      • Property Descriptions
    • Decal
      • Description
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • DirectionalLight2D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • DirectionalLight3D
      • Description
      • Tutorials
      • Properties
      • Enumerations
      • Property Descriptions
    • EditorCommandPalette
      • Description
      • Properties
      • Methods
      • Method Descriptions
    • EditorFileDialog
      • Description
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • EditorFileSystem
      • Description
      • Methods
      • Signals
      • Method Descriptions
    • EditorInspector
      • Description
      • Properties
      • Methods
      • Signals
      • Method Descriptions
    • EditorPlugin
      • Description
      • Tutorials
      • Methods
      • Signals
      • Enumerations
      • Method Descriptions
    • EditorProperty
      • Description
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • EditorResourcePicker
      • Description
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • EditorResourcePreview
      • Description
      • Methods
      • Signals
      • Method Descriptions
    • EditorScriptPicker
      • Description
      • Properties
      • Property Descriptions
    • EditorSpinSlider
      • Description
      • Properties
      • Signals
      • Property Descriptions
    • FileDialog
      • Description
      • Properties
      • Methods
      • Theme Properties
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • FileSystemDock
      • Description
      • Methods
      • Signals
      • Method Descriptions
    • FlowContainer
      • Description
      • Tutorials
      • Properties
      • Methods
      • Theme Properties
      • Enumerations
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • FogVolume
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • Generic6DOFJoint3D
      • Description
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • GeometryInstance3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • GPUParticles2D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • GPUParticles3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Constants
      • Property Descriptions
      • Method Descriptions
    • GPUParticlesAttractor3D
      • Description
      • Properties
      • Property Descriptions
    • GPUParticlesAttractorBox3D
      • Description
      • Properties
      • Property Descriptions
    • GPUParticlesAttractorSphere3D
      • Description
      • Properties
      • Property Descriptions
    • GPUParticlesAttractorVectorField3D
      • Description
      • Properties
      • Property Descriptions
    • GPUParticlesCollision3D
      • Description
      • Properties
      • Property Descriptions
    • GPUParticlesCollisionBox3D
      • Description
      • Properties
      • Property Descriptions
    • GPUParticlesCollisionHeightField3D
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • GPUParticlesCollisionSDF3D
      • Description
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • GPUParticlesCollisionSphere3D
      • Description
      • Properties
      • Property Descriptions
    • GraphEdit
      • Description
      • Properties
      • Methods
      • Theme Properties
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • GraphElement
      • Description
      • Properties
      • Signals
      • Property Descriptions
    • GraphNode
      • Description
      • Properties
      • Methods
      • Theme Properties
      • Signals
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • GridContainer
      • Description
      • Tutorials
      • Properties
      • Theme Properties
      • Property Descriptions
      • Theme Property Descriptions
    • GridMap
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Constants
      • Property Descriptions
      • Method Descriptions
    • GrooveJoint2D
      • Description
      • Properties
      • Property Descriptions
    • HBoxContainer
      • Description
      • Tutorials
      • Theme Properties
      • Theme Property Descriptions
    • HFlowContainer
      • Description
      • Tutorials
      • Theme Properties
      • Theme Property Descriptions
    • HingeJoint3D
      • Description
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • HScrollBar
      • Description
      • Theme Properties
      • Theme Property Descriptions
    • HSeparator
      • Description
      • Theme Properties
      • Theme Property Descriptions
    • HSlider
      • Description
      • Theme Properties
      • Theme Property Descriptions
    • HSplitContainer
      • Description
      • Tutorials
      • Theme Properties
      • Theme Property Descriptions
    • HTTPRequest
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • ImporterMeshInstance3D
      • Properties
      • Property Descriptions
    • InstancePlaceholder
      • Description
      • Methods
      • Method Descriptions
    • ItemList
      • Description
      • Properties
      • Methods
      • Theme Properties
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • Joint2D
      • Description
      • Properties
      • Property Descriptions
    • Joint3D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • Label
      • Description
      • Tutorials
      • Properties
      • Methods
      • Theme Properties
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • Label3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • Light2D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • Light3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • LightmapGI
      • Description
      • Tutorials
      • Properties
      • Enumerations
      • Property Descriptions
    • LightmapProbe
      • Description
    • LightOccluder2D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • Line2D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • LineEdit
      • Description
      • Properties
      • Methods
      • Theme Properties
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • LinkButton
      • Description
      • Properties
      • Theme Properties
      • Enumerations
      • Property Descriptions
      • Theme Property Descriptions
    • MarginContainer
      • Description
      • Tutorials
      • Theme Properties
      • Theme Property Descriptions
    • Marker2D
      • Description
      • Properties
      • Property Descriptions
    • Marker3D
      • Description
      • Properties
      • Property Descriptions
    • MenuBar
      • Description
      • Properties
      • Methods
      • Theme Properties
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • MenuButton
      • Description
      • Properties
      • Methods
      • Theme Properties
      • Signals
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • MeshInstance2D
      • Description
      • Tutorials
      • Properties
      • Signals
      • Property Descriptions
    • MeshInstance3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • MissingNode
      • Description
      • Properties
      • Property Descriptions
    • MultiMeshInstance2D
      • Description
      • Properties
      • Signals
      • Property Descriptions
    • MultiMeshInstance3D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • MultiplayerSpawner
      • Description
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • MultiplayerSynchronizer
      • Description
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • NavigationAgent2D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • NavigationAgent3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • NavigationLink2D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • NavigationLink3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • NavigationObstacle2D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • NavigationObstacle3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • NavigationRegion2D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • NavigationRegion3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • NinePatchRect
      • Description
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • Node2D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • Node3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Constants
      • Property Descriptions
      • Method Descriptions
    • OccluderInstance3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • OmniLight3D
      • Description
      • Tutorials
      • Properties
      • Enumerations
      • Property Descriptions
    • OpenXRHand
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • OptionButton
      • Description
      • Properties
      • Methods
      • Theme Properties
      • Signals
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • Panel
      • Description
      • Tutorials
      • Theme Properties
      • Theme Property Descriptions
    • PanelContainer
      • Description
      • Tutorials
      • Properties
      • Theme Properties
      • Theme Property Descriptions
    • ParallaxBackground
      • Description
      • Properties
      • Property Descriptions
    • ParallaxLayer
      • Description
      • Properties
      • Property Descriptions
    • Path2D
      • Description
      • Properties
      • Property Descriptions
    • Path3D
      • Description
      • Properties
      • Signals
      • Property Descriptions
    • PathFollow2D
      • Description
      • Properties
      • Property Descriptions
    • PathFollow3D
      • Description
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • PhysicalBone2D
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • PhysicalBone3D
      • Description
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • PhysicsBody2D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Method Descriptions
    • PhysicsBody3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • PinJoint2D
      • Description
      • Properties
      • Property Descriptions
    • PinJoint3D
      • Description
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • PointLight2D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • Polygon2D
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • Popup
      • Description
      • Properties
      • Signals
    • PopupMenu
      • Description
      • Properties
      • Methods
      • Theme Properties
      • Signals
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • PopupPanel
      • Description
      • Theme Properties
      • Theme Property Descriptions
    • ProgressBar
      • Description
      • Properties
      • Theme Properties
      • Enumerations
      • Property Descriptions
      • Theme Property Descriptions
    • Range
      • Description
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • RayCast2D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • RayCast3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • ReferenceRect
      • Description
      • Properties
      • Property Descriptions
    • ReflectionProbe
      • Description
      • Tutorials
      • Properties
      • Enumerations
      • Property Descriptions
    • RemoteTransform2D
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • RemoteTransform3D
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • ResourcePreloader
      • Description
      • Methods
      • Method Descriptions
    • RichTextLabel
      • Description
      • Tutorials
      • Properties
      • Methods
      • Theme Properties
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • RigidBody2D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • RigidBody3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • RootMotionView
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • ScriptCreateDialog
      • Description
      • Properties
      • Methods
      • Signals
      • Method Descriptions
    • ScriptEditor
      • Description
      • Methods
      • Signals
      • Method Descriptions
    • ScriptEditorBase
      • Description
      • Methods
      • Signals
      • Method Descriptions
    • ScrollBar
      • Description
      • Properties
      • Signals
      • Property Descriptions
    • ScrollContainer
      • Description
      • Tutorials
      • Properties
      • Methods
      • Theme Properties
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • Separator
      • Description
    • ShaderGlobalsOverride
      • Description
      • Tutorials
    • ShapeCast2D
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • ShapeCast3D
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • Skeleton2D
      • Description
      • Tutorials
      • Methods
      • Signals
      • Method Descriptions
    • Skeleton3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Constants
      • Property Descriptions
      • Method Descriptions
    • SkeletonIK3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • Slider
      • Description
      • Properties
      • Signals
      • Property Descriptions
    • SliderJoint3D
      • Description
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • SoftBody3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • SpinBox
      • Description
      • Properties
      • Methods
      • Theme Properties
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • SplitContainer
      • Description
      • Tutorials
      • Properties
      • Methods
      • Theme Properties
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • SpotLight3D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • SpringArm3D
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • Sprite2D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • Sprite3D
      • Description
      • Properties
      • Signals
      • Property Descriptions
    • SpriteBase3D
      • Description
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • StaticBody2D
      • Description
      • Properties
      • Property Descriptions
    • StaticBody3D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • SubViewport
      • Description
      • Tutorials
      • Properties
      • Enumerations
      • Property Descriptions
    • SubViewportContainer
      • Description
      • Properties
      • Property Descriptions
    • TabBar
      • Description
      • Properties
      • Methods
      • Theme Properties
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • TabContainer
      • Description
      • Tutorials
      • Properties
      • Methods
      • Theme Properties
      • Signals
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • TextEdit
      • Description
      • Properties
      • Methods
      • Theme Properties
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • TextureButton
      • Description
      • Tutorials
      • Properties
      • Enumerations
      • Property Descriptions
    • TextureProgressBar
      • Description
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • TextureRect
      • Description
      • Tutorials
      • Properties
      • Enumerations
      • Property Descriptions
    • TileMap
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • Timer
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • TouchScreenButton
      • Description
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • Tree
      • Description
      • Properties
      • Methods
      • Theme Properties
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • VBoxContainer
      • Description
      • Tutorials
      • Theme Properties
      • Theme Property Descriptions
    • VehicleBody3D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • VehicleWheel3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • VFlowContainer
      • Description
      • Tutorials
      • Theme Properties
      • Theme Property Descriptions
    • VideoStreamPlayer
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • Viewport
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • VisibleOnScreenEnabler2D
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisibleOnScreenEnabler3D
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisibleOnScreenNotifier2D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • VisibleOnScreenNotifier3D
      • Description
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • VisualInstance3D
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • VoxelGI
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • VScrollBar
      • Description
      • Properties
      • Theme Properties
      • Theme Property Descriptions
    • VSeparator
      • Description
      • Theme Properties
      • Theme Property Descriptions
    • VSlider
      • Description
      • Properties
      • Theme Properties
      • Theme Property Descriptions
    • VSplitContainer
      • Description
      • Tutorials
      • Theme Properties
      • Theme Property Descriptions
    • Window
      • Description
      • Properties
      • Methods
      • Theme Properties
      • Signals
      • Enumerations
      • Constants
      • Property Descriptions
      • Method Descriptions
      • Theme Property Descriptions
    • WorldEnvironment
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • XRAnchor3D
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • XRCamera3D
      • Description
      • Tutorials
    • XRController3D
      • Description
      • Tutorials
      • Methods
      • Signals
      • Method Descriptions
    • XRNode3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • XROrigin3D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
  • Resources
    • Resource
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • AnimatedTexture
      • Description
      • Properties
      • Methods
      • Constants
      • Property Descriptions
      • Method Descriptions
    • Animation
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • AnimationLibrary
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • AnimationNode
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • AnimationNodeAdd2
      • Description
      • Tutorials
    • AnimationNodeAdd3
      • Description
      • Tutorials
    • AnimationNodeAnimation
      • Description
      • Tutorials
      • Properties
      • Enumerations
      • Property Descriptions
    • AnimationNodeBlend2
      • Description
      • Tutorials
    • AnimationNodeBlend3
      • Description
      • Tutorials
    • AnimationNodeBlendSpace1D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • AnimationNodeBlendSpace2D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • AnimationNodeBlendTree
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Constants
      • Property Descriptions
      • Method Descriptions
    • AnimationNodeOneShot
      • Description
      • Tutorials
      • Properties
      • Enumerations
      • Property Descriptions
    • AnimationNodeOutput
      • Description
      • Tutorials
    • AnimationNodeStateMachine
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • AnimationNodeStateMachinePlayback
      • Description
      • Tutorials
      • Properties
      • Methods
      • Method Descriptions
    • AnimationNodeStateMachineTransition
      • Description
      • Tutorials
      • Properties
      • Signals
      • Enumerations
      • Property Descriptions
    • AnimationNodeSub2
      • Description
      • Tutorials
    • AnimationNodeSync
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • AnimationNodeTimeScale
      • Description
      • Tutorials
    • AnimationNodeTimeSeek
      • Description
      • Tutorials
    • AnimationNodeTransition
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • AnimationRootNode
      • Description
      • Tutorials
    • ArrayMesh
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • ArrayOccluder3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • AtlasTexture
      • Description
      • Properties
      • Property Descriptions
    • AudioBusLayout
      • Description
    • AudioEffect
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • AudioEffectAmplify
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • AudioEffectBandLimitFilter
      • Description
      • Tutorials
    • AudioEffectBandPassFilter
      • Description
      • Tutorials
    • AudioEffectCapture
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • AudioEffectChorus
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • AudioEffectCompressor
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • AudioEffectDelay
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • AudioEffectDistortion
      • Description
      • Tutorials
      • Properties
      • Enumerations
      • Property Descriptions
    • AudioEffectEQ
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • AudioEffectEQ10
      • Description
      • Tutorials
    • AudioEffectEQ21
      • Description
      • Tutorials
    • AudioEffectEQ6
      • Description
      • Tutorials
    • AudioEffectFilter
      • Description
      • Tutorials
      • Properties
      • Enumerations
      • Property Descriptions
    • AudioEffectHighPassFilter
      • Description
      • Tutorials
    • AudioEffectHighShelfFilter
      • Description
      • Tutorials
    • AudioEffectLimiter
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • AudioEffectLowPassFilter
      • Description
      • Tutorials
    • AudioEffectLowShelfFilter
      • Description
      • Tutorials
    • AudioEffectNotchFilter
      • Description
      • Tutorials
    • AudioEffectPanner
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • AudioEffectPhaser
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • AudioEffectPitchShift
      • Description
      • Tutorials
      • Properties
      • Enumerations
      • Property Descriptions
    • AudioEffectRecord
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • AudioEffectReverb
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • AudioEffectSpectrumAnalyzer
      • Description
      • Tutorials
      • Properties
      • Enumerations
      • Property Descriptions
    • AudioEffectStereoEnhance
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • AudioStream
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • AudioStreamGenerator
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • AudioStreamMicrophone
      • Description
      • Tutorials
    • AudioStreamMP3
      • Description
      • Properties
      • Property Descriptions
    • AudioStreamOggVorbis
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • AudioStreamPolyphonic
      • Description
      • Properties
      • Property Descriptions
    • AudioStreamRandomizer
      • Description
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • AudioStreamWAV
      • Description
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • BaseMaterial3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • BitMap
      • Description
      • Methods
      • Method Descriptions
    • BoneMap
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • BoxMesh
      • Description
      • Properties
      • Property Descriptions
    • BoxOccluder3D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • BoxShape3D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • ButtonGroup
      • Description
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • CameraAttributes
      • Description
      • Properties
      • Property Descriptions
    • CameraAttributesPhysical
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • CameraAttributesPractical
      • Description
      • Properties
      • Property Descriptions
    • CameraTexture
      • Description
      • Properties
      • Property Descriptions
    • CanvasItemMaterial
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • CanvasTexture
      • Description
      • Properties
      • Property Descriptions
    • CapsuleMesh
      • Description
      • Properties
      • Property Descriptions
    • CapsuleShape2D
      • Description
      • Properties
      • Property Descriptions
    • CapsuleShape3D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • CircleShape2D
      • Description
      • Properties
      • Property Descriptions
    • CodeHighlighter
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • CompressedCubemap
      • Description
    • CompressedCubemapArray
      • Description
    • CompressedTexture2D
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • CompressedTexture2DArray
      • Description
    • CompressedTexture3D
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • CompressedTextureLayered
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • ConcavePolygonShape2D
      • Description
      • Properties
      • Property Descriptions
    • ConcavePolygonShape3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • ConvexPolygonShape2D
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • ConvexPolygonShape3D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • CryptoKey
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • CSharpScript
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • Cubemap
      • Description
      • Methods
      • Method Descriptions
    • CubemapArray
      • Description
      • Methods
      • Method Descriptions
    • Curve
      • Description
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • Curve2D
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • Curve3D
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • CurveTexture
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • CurveXYZTexture
      • Description
      • Properties
      • Property Descriptions
    • CylinderMesh
      • Description
      • Properties
      • Property Descriptions
    • CylinderShape3D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • EditorNode3DGizmoPlugin
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • EditorSettings
      • Description
      • Properties
      • Methods
      • Signals
      • Constants
      • Property Descriptions
      • Method Descriptions
    • EditorSyntaxHighlighter
      • Description
      • Methods
      • Method Descriptions
    • Environment
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • FastNoiseLite
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • FogMaterial
      • Description
      • Properties
      • Property Descriptions
    • Font
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • FontFile
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • FontVariation
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • GDExtension
      • Methods
      • Enumerations
      • Method Descriptions
    • GDScript
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • GLTFAccessor
      • Properties
      • Property Descriptions
    • GLTFAnimation
      • Properties
      • Property Descriptions
    • GLTFBufferView
      • Properties
      • Property Descriptions
    • GLTFCamera
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • GLTFDocument
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • GLTFDocumentExtension
      • Description
      • Methods
      • Method Descriptions
    • GLTFDocumentExtensionConvertImporterMesh
    • GLTFLight
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • GLTFMesh
      • Properties
      • Property Descriptions
    • GLTFNode
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • GLTFPhysicsBody
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • GLTFPhysicsShape
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • GLTFSkeleton
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • GLTFSkin
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • GLTFSpecGloss
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • GLTFState
      • Description
      • Tutorials
      • Properties
      • Methods
      • Constants
      • Property Descriptions
      • Method Descriptions
    • GLTFTexture
      • Properties
      • Property Descriptions
    • GLTFTextureSampler
      • Description
      • Properties
      • Property Descriptions
    • Gradient
      • Description
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • GradientTexture1D
      • Description
      • Properties
      • Property Descriptions
    • GradientTexture2D
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • HeightMapShape3D
      • Description
      • Properties
      • Property Descriptions
    • Image
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Constants
      • Property Descriptions
      • Method Descriptions
    • ImageTexture
      • Description
      • Tutorials
      • Properties
      • Methods
      • Method Descriptions
    • ImageTexture3D
      • Description
      • Methods
      • Method Descriptions
    • ImageTextureLayered
      • Description
      • Methods
      • Method Descriptions
    • ImmediateMesh
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • ImporterMesh
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • InputEvent
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • InputEventAction
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • InputEventFromWindow
      • Description
      • Properties
      • Property Descriptions
    • InputEventGesture
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • InputEventJoypadButton
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • InputEventJoypadMotion
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • InputEventKey
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • InputEventMagnifyGesture
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • InputEventMIDI
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • InputEventMouse
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • InputEventMouseButton
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • InputEventMouseMotion
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • InputEventPanGesture
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • InputEventScreenDrag
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • InputEventScreenTouch
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • InputEventShortcut
      • Description
      • Properties
      • Property Descriptions
    • InputEventWithModifiers
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • JSON
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • LabelSettings
      • Description
      • Properties
      • Property Descriptions
    • LightmapGIData
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • Material
      • Description
      • Tutorials
      • Properties
      • Methods
      • Constants
      • Property Descriptions
      • Method Descriptions
    • Mesh
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • MeshLibrary
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • MeshTexture
      • Description
      • Properties
      • Property Descriptions
    • MissingResource
      • Description
      • Properties
      • Property Descriptions
    • MultiMesh
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • NavigationMesh
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • NavigationMeshSourceGeometryData3D
      • Description
      • Methods
      • Method Descriptions
    • NavigationPolygon
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • Noise
      • Description
      • Methods
      • Method Descriptions
    • NoiseTexture2D
      • Description
      • Properties
      • Property Descriptions
    • NoiseTexture3D
      • Description
      • Properties
      • Property Descriptions
    • Occluder3D
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • OccluderPolygon2D
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • OggPacketSequence
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • OpenXRAction
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • OpenXRActionMap
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • OpenXRActionSet
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • OpenXRInteractionProfile
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • OpenXRIPBinding
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • OptimizedTranslation
      • Description
      • Methods
      • Method Descriptions
    • ORMMaterial3D
      • Description
      • Tutorials
    • PackedDataContainer
      • Description
      • Methods
      • Method Descriptions
    • PackedScene
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • PanoramaSkyMaterial
      • Description
      • Properties
      • Property Descriptions
    • ParticleProcessMaterial
      • Description
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • PhysicalSkyMaterial
      • Description
      • Properties
      • Property Descriptions
    • PhysicsMaterial
      • Description
      • Properties
      • Property Descriptions
    • PlaceholderCubemap
      • Description
    • PlaceholderCubemapArray
      • Description
    • PlaceholderMaterial
      • Description
    • PlaceholderMesh
      • Description
      • Properties
      • Property Descriptions
    • PlaceholderTexture2D
      • Description
      • Properties
      • Property Descriptions
    • PlaceholderTexture2DArray
      • Description
    • PlaceholderTexture3D
      • Description
      • Properties
      • Property Descriptions
    • PlaceholderTextureLayered
      • Description
      • Properties
      • Property Descriptions
    • PlaneMesh
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • PointMesh
      • Description
    • PolygonOccluder3D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • PolygonPathFinder
      • Methods
      • Method Descriptions
    • PortableCompressedTexture2D
      • Description
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • PrimitiveMesh
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • PrismMesh
      • Description
      • Properties
      • Property Descriptions
    • ProceduralSkyMaterial
      • Description
      • Properties
      • Property Descriptions
    • QuadMesh
      • Description
      • Tutorials
      • Properties
    • QuadOccluder3D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • RDShaderFile
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • RDShaderSPIRV
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • RectangleShape2D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • RibbonTrailMesh
      • Description
      • Tutorials
      • Properties
      • Enumerations
      • Property Descriptions
    • RichTextEffect
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • SceneReplicationConfig
      • Methods
      • Enumerations
      • Method Descriptions
    • Script
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • ScriptExtension
      • Methods
      • Method Descriptions
    • SegmentShape2D
      • Description
      • Properties
      • Property Descriptions
    • SeparationRayShape2D
      • Description
      • Properties
      • Property Descriptions
    • SeparationRayShape3D
      • Description
      • Properties
      • Property Descriptions
    • Shader
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • ShaderInclude
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • ShaderMaterial
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • Shape2D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • Shape3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • Shortcut
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • SkeletonModification2D
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • SkeletonModification2DCCDIK
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • SkeletonModification2DFABRIK
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • SkeletonModification2DJiggle
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • SkeletonModification2DLookAt
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • SkeletonModification2DPhysicalBones
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • SkeletonModification2DStackHolder
      • Description
      • Methods
      • Method Descriptions
    • SkeletonModification2DTwoBoneIK
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • SkeletonModificationStack2D
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • SkeletonProfile
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • SkeletonProfileHumanoid
      • Description
      • Tutorials
      • Properties
    • Skin
      • Methods
      • Method Descriptions
    • Sky
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • SphereMesh
      • Description
      • Properties
      • Property Descriptions
    • SphereOccluder3D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • SphereShape3D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • SpriteFrames
      • Description
      • Methods
      • Method Descriptions
    • StandardMaterial3D
      • Description
      • Tutorials
    • StyleBox
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • StyleBoxEmpty
      • Description
    • StyleBoxFlat
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • StyleBoxLine
      • Description
      • Properties
      • Property Descriptions
    • StyleBoxTexture
      • Description
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • SyntaxHighlighter
      • Description
      • Methods
      • Method Descriptions
    • SystemFont
      • Description
      • Properties
      • Property Descriptions
    • TextMesh
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • Texture
      • Description
    • Texture2D
      • Description
      • Methods
      • Method Descriptions
    • Texture2DArray
      • Description
      • Methods
      • Method Descriptions
    • Texture2DArrayRD
      • Description
    • Texture2DRD
      • Description
      • Properties
      • Property Descriptions
    • Texture3D
      • Description
      • Methods
      • Method Descriptions
    • Texture3DRD
      • Description
      • Properties
      • Property Descriptions
    • TextureCubemapArrayRD
      • Description
    • TextureCubemapRD
      • Description
    • TextureLayered
      • Description
      • Methods
      • Enumerations
      • Method Descriptions
    • TextureLayeredRD
      • Description
      • Properties
      • Property Descriptions
    • Theme
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • TileMapPattern
      • Description
      • Methods
      • Method Descriptions
    • TileSet
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • TileSetAtlasSource
      • Description
      • Properties
      • Methods
      • Enumerations
      • Constants
      • Property Descriptions
      • Method Descriptions
    • TileSetScenesCollectionSource
      • Description
      • Methods
      • Method Descriptions
    • TileSetSource
      • Description
      • Methods
      • Method Descriptions
    • TorusMesh
      • Description
      • Properties
      • Property Descriptions
    • Translation
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • TubeTrailMesh
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • VideoStream
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • VideoStreamPlayback
      • Description
      • Methods
      • Method Descriptions
    • VideoStreamTheora
      • Description
    • ViewportTexture
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • VisualShader
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Constants
      • Property Descriptions
      • Method Descriptions
    • VisualShaderNode
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • VisualShaderNodeBillboard
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeBooleanConstant
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeBooleanParameter
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeClamp
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeColorConstant
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeColorFunc
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeColorOp
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeColorParameter
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeComment
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeCompare
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeConstant
      • Description
    • VisualShaderNodeCubemap
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeCubemapParameter
      • Description
    • VisualShaderNodeCurveTexture
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeCurveXYZTexture
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeCustom
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • VisualShaderNodeDerivativeFunc
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeDeterminant
      • Description
    • VisualShaderNodeDistanceFade
      • Description
    • VisualShaderNodeDotProduct
      • Description
    • VisualShaderNodeExpression
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeFaceForward
      • Description
    • VisualShaderNodeFloatConstant
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeFloatFunc
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeFloatOp
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeFloatParameter
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeFresnel
      • Description
    • VisualShaderNodeGlobalExpression
      • Description
    • VisualShaderNodeGroupBase
      • Description
      • Methods
      • Method Descriptions
    • VisualShaderNodeIf
      • Description
    • VisualShaderNodeInput
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • VisualShaderNodeIntConstant
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeIntFunc
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeIntOp
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeIntParameter
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeIs
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeLinearSceneDepth
      • Description
    • VisualShaderNodeMix
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeMultiplyAdd
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeOuterProduct
      • Description
    • VisualShaderNodeOutput
      • Description
    • VisualShaderNodeParameter
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeParameterRef
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeParticleAccelerator
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeParticleBoxEmitter
      • Description
    • VisualShaderNodeParticleConeVelocity
      • Description
    • VisualShaderNodeParticleEmit
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeParticleEmitter
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeParticleMeshEmitter
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeParticleMultiplyByAxisAngle
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeParticleOutput
      • Description
    • VisualShaderNodeParticleRandomness
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeParticleRingEmitter
      • Description
    • VisualShaderNodeParticleSphereEmitter
      • Description
    • VisualShaderNodeProximityFade
      • Description
    • VisualShaderNodeRandomRange
      • Description
    • VisualShaderNodeRemap
      • Description
    • VisualShaderNodeResizableBase
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeRotationByAxis
      • Description
    • VisualShaderNodeSample3D
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeScreenNormalWorldSpace
      • Description
    • VisualShaderNodeScreenUVToSDF
      • Description
    • VisualShaderNodeSDFRaymarch
      • Description
    • VisualShaderNodeSDFToScreenUV
      • Description
    • VisualShaderNodeSmoothStep
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeStep
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeSwitch
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeTexture
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeTexture2DArray
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeTexture2DArrayParameter
      • Description
    • VisualShaderNodeTexture2DParameter
      • Description
    • VisualShaderNodeTexture3D
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeTexture3DParameter
      • Description
    • VisualShaderNodeTextureParameter
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeTextureParameterTriplanar
      • Description
    • VisualShaderNodeTextureSDF
      • Description
    • VisualShaderNodeTextureSDFNormal
      • Description
    • VisualShaderNodeTransformCompose
      • Description
    • VisualShaderNodeTransformConstant
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeTransformDecompose
      • Description
    • VisualShaderNodeTransformFunc
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeTransformOp
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeTransformParameter
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeTransformVecMult
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeUIntConstant
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeUIntFunc
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeUIntOp
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeUIntParameter
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeUVFunc
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeUVPolarCoord
      • Description
    • VisualShaderNodeVarying
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeVaryingGetter
      • Description
    • VisualShaderNodeVaryingSetter
      • Description
    • VisualShaderNodeVec2Constant
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeVec2Parameter
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeVec3Constant
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeVec3Parameter
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeVec4Constant
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeVec4Parameter
      • Description
      • Properties
      • Property Descriptions
    • VisualShaderNodeVectorBase
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeVectorCompose
      • Description
    • VisualShaderNodeVectorDecompose
      • Description
    • VisualShaderNodeVectorDistance
      • Description
    • VisualShaderNodeVectorFunc
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeVectorLen
      • Description
    • VisualShaderNodeVectorOp
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • VisualShaderNodeVectorRefract
      • Description
    • VisualShaderNodeWorldPositionFromDepth
      • Description
    • VoxelGIData
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • World2D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • World3D
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • WorldBoundaryShape2D
      • Description
      • Properties
      • Property Descriptions
    • WorldBoundaryShape3D
      • Description
      • Properties
      • Property Descriptions
    • X509Certificate
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
  • Other objects
    • Object
      • Description
      • Tutorials
      • Methods
      • Signals
      • Enumerations
      • Constants
      • Method Descriptions
    • AESContext
      • Description
      • Methods
      • Enumerations
      • Method Descriptions
    • AStar2D
      • Description
      • Methods
      • Method Descriptions
    • AStar3D
      • Description
      • Methods
      • Method Descriptions
    • AStarGrid2D
      • Description
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • AudioEffectInstance
      • Methods
      • Method Descriptions
    • AudioEffectSpectrumAnalyzerInstance
      • Methods
      • Enumerations
      • Method Descriptions
    • AudioServer
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • AudioStreamGeneratorPlayback
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • AudioStreamPlayback
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • AudioStreamPlaybackOggVorbis
    • AudioStreamPlaybackPolyphonic
      • Description
      • Methods
      • Constants
      • Method Descriptions
    • AudioStreamPlaybackResampled
      • Methods
      • Method Descriptions
    • CallbackTweener
      • Description
      • Methods
      • Method Descriptions
    • CameraFeed
      • Description
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • CameraServer
      • Description
      • Methods
      • Signals
      • Enumerations
      • Method Descriptions
    • CharFXTransform
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • ClassDB
      • Description
      • Methods
      • Method Descriptions
    • ConfigFile
      • Description
      • Methods
      • Method Descriptions
    • Crypto
      • Description
      • Methods
      • Method Descriptions
    • DirAccess
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • DisplayServer
      • Description
      • Methods
      • Enumerations
      • Constants
      • Method Descriptions
    • DTLSServer
      • Description
      • Methods
      • Method Descriptions
    • EditorDebuggerPlugin
      • Description
      • Methods
      • Method Descriptions
    • EditorDebuggerSession
      • Description
      • Methods
      • Signals
      • Method Descriptions
    • EditorExportPlatform
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • EditorExportPlatformAndroid
      • Tutorials
      • Properties
      • Property Descriptions
    • EditorExportPlatformIOS
      • Tutorials
      • Properties
      • Property Descriptions
    • EditorExportPlatformLinuxBSD
      • Tutorials
      • Properties
      • Property Descriptions
    • EditorExportPlatformMacOS
      • Tutorials
      • Properties
      • Property Descriptions
    • EditorExportPlatformPC
    • EditorExportPlatformWeb
      • Tutorials
      • Properties
      • Property Descriptions
    • EditorExportPlatformWindows
      • Tutorials
      • Properties
      • Property Descriptions
    • EditorExportPlugin
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • EditorFeatureProfile
      • Description
      • Methods
      • Enumerations
      • Method Descriptions
    • EditorFileSystemDirectory
      • Description
      • Methods
      • Method Descriptions
    • EditorFileSystemImportFormatSupportQuery
      • Description
      • Methods
      • Method Descriptions
    • EditorImportPlugin
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • EditorInspectorPlugin
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • EditorInterface
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • EditorNode3DGizmo
      • Description
      • Methods
      • Method Descriptions
    • EditorPaths
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • EditorResourceConversionPlugin
      • Description
      • Methods
      • Method Descriptions
    • EditorResourcePreviewGenerator
      • Description
      • Methods
      • Method Descriptions
    • EditorResourceTooltipPlugin
      • Description
      • Methods
      • Method Descriptions
    • EditorSceneFormatImporter
      • Description
      • Methods
      • Constants
      • Method Descriptions
    • EditorSceneFormatImporterBlend
      • Description
    • EditorSceneFormatImporterFBX
      • Description
    • EditorSceneFormatImporterGLTF
    • EditorScenePostImport
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • EditorScenePostImportPlugin
      • Description
      • Methods
      • Enumerations
      • Method Descriptions
    • EditorScript
      • Description
      • Methods
      • Method Descriptions
    • EditorSelection
      • Description
      • Methods
      • Signals
      • Method Descriptions
    • EditorTranslationParserPlugin
      • Description
      • Methods
      • Method Descriptions
    • EditorUndoRedoManager
      • Description
      • Methods
      • Signals
      • Enumerations
      • Method Descriptions
    • EditorVCSInterface
      • Description
      • Tutorials
      • Methods
      • Enumerations
      • Method Descriptions
    • EncodedObjectAsID
      • Description
      • Properties
      • Property Descriptions
    • ENetConnection
      • Description
      • Tutorials
      • Methods
      • Enumerations
      • Method Descriptions
    • ENetMultiplayerPeer
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • ENetPacketPeer
      • Description
      • Tutorials
      • Methods
      • Enumerations
      • Constants
      • Method Descriptions
    • Engine
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • EngineDebugger
      • Description
      • Methods
      • Method Descriptions
    • EngineProfiler
      • Description
      • Methods
      • Method Descriptions
    • Expression
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • FileAccess
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • GDExtensionManager
      • Methods
      • Enumerations
      • Method Descriptions
    • Geometry2D
      • Description
      • Methods
      • Enumerations
      • Method Descriptions
    • Geometry3D
      • Description
      • Methods
      • Method Descriptions
    • GodotSharp
      • Description
      • Methods
      • Method Descriptions
    • HashingContext
      • Description
      • Methods
      • Enumerations
      • Method Descriptions
    • HMACContext
      • Description
      • Methods
      • Method Descriptions
    • HTTPClient
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • ImageFormatLoader
      • Description
      • Enumerations
    • ImageFormatLoaderExtension
      • Description
      • Methods
      • Method Descriptions
    • Input
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • InputMap
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • IntervalTweener
      • Description
    • IP
      • Description
      • Methods
      • Enumerations
      • Constants
      • Method Descriptions
    • JavaClass
    • JavaClassWrapper
      • Methods
      • Method Descriptions
    • JavaScriptBridge
      • Description
      • Tutorials
      • Methods
      • Signals
      • Method Descriptions
    • JavaScriptObject
      • Description
    • JNISingleton
      • Description
      • Tutorials
    • JSONRPC
      • Description
      • Methods
      • Enumerations
      • Method Descriptions
    • KinematicCollision2D
      • Description
      • Methods
      • Method Descriptions
    • KinematicCollision3D
      • Description
      • Methods
      • Method Descriptions
    • Lightmapper
      • Description
    • LightmapperRD
      • Description
    • MainLoop
      • Description
      • Methods
      • Signals
      • Constants
      • Method Descriptions
    • Marshalls
      • Description
      • Methods
      • Method Descriptions
    • MeshConvexDecompositionSettings
      • Description
      • Properties
      • Enumerations
      • Property Descriptions
    • MeshDataTool
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • MethodTweener
      • Description
      • Methods
      • Method Descriptions
    • MobileVRInterface
      • Description
      • Properties
      • Property Descriptions
    • MovieWriter
      • Description
      • Methods
      • Method Descriptions
    • MultiplayerAPI
      • Description
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • MultiplayerAPIExtension
      • Description
      • Methods
      • Method Descriptions
    • MultiplayerPeer
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Constants
      • Property Descriptions
      • Method Descriptions
    • MultiplayerPeerExtension
      • Description
      • Methods
      • Method Descriptions
    • Mutex
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • NavigationMeshGenerator
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • NavigationPathQueryParameters2D
      • Description
      • Tutorials
      • Properties
      • Enumerations
      • Property Descriptions
    • NavigationPathQueryParameters3D
      • Description
      • Tutorials
      • Properties
      • Enumerations
      • Property Descriptions
    • NavigationPathQueryResult2D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • NavigationPathQueryResult3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • NavigationServer2D
      • Description
      • Tutorials
      • Methods
      • Signals
      • Method Descriptions
    • NavigationServer3D
      • Description
      • Tutorials
      • Methods
      • Signals
      • Enumerations
      • Method Descriptions
    • Node
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Constants
      • Property Descriptions
      • Method Descriptions
    • Node3DGizmo
    • OfflineMultiplayerPeer
      • Description
    • OggPacketSequencePlayback
    • OpenXRAPIExtension
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • OpenXRExtensionWrapperExtension
      • Description
      • Methods
      • Method Descriptions
    • OpenXRInteractionProfileMetadata
      • Description
      • Methods
      • Method Descriptions
    • OpenXRInterface
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • OS
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • PackedDataContainerRef
      • Description
      • Methods
      • Method Descriptions
    • PacketPeer
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • PacketPeerDTLS
      • Description
      • Methods
      • Enumerations
      • Method Descriptions
    • PacketPeerExtension
      • Methods
      • Method Descriptions
    • PacketPeerStream
      • Description
      • Properties
      • Property Descriptions
    • PacketPeerUDP
      • Description
      • Methods
      • Method Descriptions
    • PCKPacker
      • Description
      • Methods
      • Method Descriptions
    • Performance
      • Description
      • Methods
      • Enumerations
      • Method Descriptions
    • PhysicsDirectBodyState2D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • PhysicsDirectBodyState2DExtension
      • Description
      • Methods
      • Method Descriptions
    • PhysicsDirectBodyState3D
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • PhysicsDirectBodyState3DExtension
      • Description
      • Methods
      • Method Descriptions
    • PhysicsDirectSpaceState2D
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • PhysicsDirectSpaceState2DExtension
      • Description
      • Methods
      • Method Descriptions
    • PhysicsDirectSpaceState3D
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • PhysicsDirectSpaceState3DExtension
      • Description
      • Methods
      • Method Descriptions
    • PhysicsPointQueryParameters2D
      • Description
      • Properties
      • Property Descriptions
    • PhysicsPointQueryParameters3D
      • Description
      • Properties
      • Property Descriptions
    • PhysicsRayQueryParameters2D
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • PhysicsRayQueryParameters3D
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • PhysicsServer2D
      • Description
      • Methods
      • Enumerations
      • Method Descriptions
    • PhysicsServer2DExtension
      • Description
      • Methods
      • Method Descriptions
    • PhysicsServer2DManager
      • Description
      • Methods
      • Method Descriptions
    • PhysicsServer3D
      • Description
      • Methods
      • Enumerations
      • Method Descriptions
    • PhysicsServer3DExtension
      • Description
      • Methods
      • Method Descriptions
    • PhysicsServer3DManager
      • Description
      • Methods
      • Method Descriptions
    • PhysicsServer3DRenderingServerHandler
      • Methods
      • Method Descriptions
    • PhysicsShapeQueryParameters2D
      • Description
      • Properties
      • Property Descriptions
    • PhysicsShapeQueryParameters3D
      • Description
      • Properties
      • Property Descriptions
    • PhysicsTestMotionParameters2D
      • Description
      • Properties
      • Property Descriptions
    • PhysicsTestMotionParameters3D
      • Description
      • Properties
      • Property Descriptions
    • PhysicsTestMotionResult2D
      • Description
      • Methods
      • Method Descriptions
    • PhysicsTestMotionResult3D
      • Description
      • Methods
      • Method Descriptions
    • ProjectSettings
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • PropertyTweener
      • Description
      • Methods
      • Method Descriptions
    • RandomNumberGenerator
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • RDAttachmentFormat
      • Description
      • Properties
      • Property Descriptions
    • RDFramebufferPass
      • Description
      • Properties
      • Constants
      • Property Descriptions
    • RDPipelineColorBlendState
      • Description
      • Properties
      • Property Descriptions
    • RDPipelineColorBlendStateAttachment
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • RDPipelineDepthStencilState
      • Description
      • Properties
      • Property Descriptions
    • RDPipelineMultisampleState
      • Description
      • Properties
      • Property Descriptions
    • RDPipelineRasterizationState
      • Description
      • Properties
      • Property Descriptions
    • RDPipelineSpecializationConstant
      • Description
      • Properties
      • Property Descriptions
    • RDSamplerState
      • Description
      • Properties
      • Property Descriptions
    • RDShaderSource
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • RDTextureFormat
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • RDTextureView
      • Description
      • Properties
      • Property Descriptions
    • RDUniform
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • RDVertexAttribute
      • Description
      • Properties
      • Property Descriptions
    • RefCounted
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • RegEx
      • Description
      • Methods
      • Method Descriptions
    • RegExMatch
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • RenderingDevice
      • Description
      • Tutorials
      • Methods
      • Enumerations
      • Constants
      • Method Descriptions
    • RenderingServer
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Constants
      • Property Descriptions
      • Method Descriptions
    • RenderSceneBuffers
      • Description
      • Methods
      • Method Descriptions
    • RenderSceneBuffersConfiguration
      • Description
      • Properties
      • Property Descriptions
    • RenderSceneBuffersExtension
      • Description
      • Methods
      • Method Descriptions
    • RenderSceneBuffersRD
      • Description
      • Methods
      • Method Descriptions
    • Resource
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • ResourceFormatLoader
      • Description
      • Methods
      • Enumerations
      • Method Descriptions
    • ResourceFormatSaver
      • Description
      • Methods
      • Method Descriptions
    • ResourceImporter
      • Description
      • Tutorials
      • Enumerations
    • ResourceImporterBitMap
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • ResourceImporterBMFont
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • ResourceImporterCSVTranslation
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • ResourceImporterDynamicFont
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • ResourceImporterImage
      • Description
      • Tutorials
    • ResourceImporterImageFont
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • ResourceImporterLayeredTexture
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • ResourceImporterMP3
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • ResourceImporterOBJ
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • ResourceImporterOggVorbis
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • ResourceImporterScene
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • ResourceImporterShaderFile
      • Description
    • ResourceImporterTexture
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • ResourceImporterTextureAtlas
      • Description
      • Properties
      • Property Descriptions
    • ResourceImporterWAV
      • Description
      • Tutorials
      • Properties
      • Property Descriptions
    • ResourceLoader
      • Description
      • Tutorials
      • Methods
      • Enumerations
      • Method Descriptions
    • ResourceSaver
      • Description
      • Methods
      • Enumerations
      • Method Descriptions
    • ResourceUID
      • Description
      • Methods
      • Constants
      • Method Descriptions
    • SceneMultiplayer
      • Description
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • SceneState
      • Description
      • Methods
      • Enumerations
      • Method Descriptions
    • SceneTree
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • SceneTreeTimer
      • Description
      • Properties
      • Signals
      • Property Descriptions
    • ScriptLanguage
    • ScriptLanguageExtension
      • Methods
      • Enumerations
      • Method Descriptions
    • Semaphore
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • SkinReference
      • Methods
      • Method Descriptions
    • StreamPeer
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • StreamPeerBuffer
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • StreamPeerExtension
      • Methods
      • Method Descriptions
    • StreamPeerGZIP
      • Description
      • Methods
      • Method Descriptions
    • StreamPeerTCP
      • Description
      • Methods
      • Enumerations
      • Method Descriptions
    • StreamPeerTLS
      • Description
      • Tutorials
      • Methods
      • Enumerations
      • Method Descriptions
    • SurfaceTool
      • Description
      • Tutorials
      • Methods
      • Enumerations
      • Method Descriptions
    • TCPServer
      • Description
      • Methods
      • Method Descriptions
    • TextLine
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • TextParagraph
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • TextServer
      • Description
      • Methods
      • Enumerations
      • Method Descriptions
    • TextServerAdvanced
      • Description
    • TextServerDummy
      • Description
    • TextServerExtension
      • Description
      • Methods
      • Method Descriptions
    • TextServerFallback
      • Description
    • TextServerManager
      • Description
      • Methods
      • Signals
      • Method Descriptions
    • ThemeDB
      • Description
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • Thread
      • Description
      • Tutorials
      • Methods
      • Enumerations
      • Method Descriptions
    • TileData
      • Description
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • Time
      • Description
      • Methods
      • Enumerations
      • Method Descriptions
    • TLSOptions
      • Description
      • Methods
      • Method Descriptions
    • TranslationServer
      • Description
      • Tutorials
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • TreeItem
      • Description
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • TriangleMesh
      • Description
    • Tween
      • Description
      • Methods
      • Signals
      • Enumerations
      • Method Descriptions
    • Tweener
      • Description
      • Signals
    • UDPServer
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • UndoRedo
      • Description
      • Methods
      • Signals
      • Enumerations
      • Method Descriptions
    • UPNP
      • Description
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • UPNPDevice
      • Description
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • WeakRef
      • Description
      • Methods
      • Method Descriptions
    • WebRTCDataChannel
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • WebRTCDataChannelExtension
      • Methods
      • Method Descriptions
    • WebRTCMultiplayerPeer
      • Description
      • Methods
      • Method Descriptions
    • WebRTCPeerConnection
      • Description
      • Methods
      • Signals
      • Enumerations
      • Method Descriptions
    • WebRTCPeerConnectionExtension
      • Methods
      • Method Descriptions
    • WebSocketMultiplayerPeer
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • WebSocketPeer
      • Description
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • WebXRInterface
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • WorkerThreadPool
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • XMLParser
      • Description
      • Methods
      • Enumerations
      • Method Descriptions
    • XRInterface
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • XRInterfaceExtension
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • XRPose
      • Description
      • Tutorials
      • Properties
      • Methods
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • XRPositionalTracker
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • XRServer
      • Description
      • Tutorials
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • ZIPPacker
      • Description
      • Methods
      • Enumerations
      • Method Descriptions
    • ZIPReader
      • Description
      • Methods
      • Method Descriptions
  • Editor-only
    • EditorCommandPalette
      • Description
      • Properties
      • Methods
      • Method Descriptions
    • EditorDebuggerPlugin
      • Description
      • Methods
      • Method Descriptions
    • EditorDebuggerSession
      • Description
      • Methods
      • Signals
      • Method Descriptions
    • EditorExportPlatform
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • EditorExportPlatformAndroid
      • Tutorials
      • Properties
      • Property Descriptions
    • EditorExportPlatformIOS
      • Tutorials
      • Properties
      • Property Descriptions
    • EditorExportPlatformLinuxBSD
      • Tutorials
      • Properties
      • Property Descriptions
    • EditorExportPlatformMacOS
      • Tutorials
      • Properties
      • Property Descriptions
    • EditorExportPlatformPC
    • EditorExportPlatformWeb
      • Tutorials
      • Properties
      • Property Descriptions
    • EditorExportPlatformWindows
      • Tutorials
      • Properties
      • Property Descriptions
    • EditorExportPlugin
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • EditorFeatureProfile
      • Description
      • Methods
      • Enumerations
      • Method Descriptions
    • EditorFileDialog
      • Description
      • Properties
      • Methods
      • Signals
      • Enumerations
      • Property Descriptions
      • Method Descriptions
    • EditorFileSystem
      • Description
      • Methods
      • Signals
      • Method Descriptions
    • EditorFileSystemDirectory
      • Description
      • Methods
      • Method Descriptions
    • EditorFileSystemImportFormatSupportQuery
      • Description
      • Methods
      • Method Descriptions
    • EditorImportPlugin
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • EditorInspector
      • Description
      • Properties
      • Methods
      • Signals
      • Method Descriptions
    • EditorInspectorPlugin
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • EditorInterface
      • Description
      • Properties
      • Methods
      • Property Descriptions
      • Method Descriptions
    • EditorNode3DGizmo
      • Description
      • Methods
      • Method Descriptions
    • EditorNode3DGizmoPlugin
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • EditorPaths
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • EditorPlugin
      • Description
      • Tutorials
      • Methods
      • Signals
      • Enumerations
      • Method Descriptions
    • EditorProperty
      • Description
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • EditorResourceConversionPlugin
      • Description
      • Methods
      • Method Descriptions
    • EditorResourcePicker
      • Description
      • Properties
      • Methods
      • Signals
      • Property Descriptions
      • Method Descriptions
    • EditorResourcePreview
      • Description
      • Methods
      • Signals
      • Method Descriptions
    • EditorResourcePreviewGenerator
      • Description
      • Methods
      • Method Descriptions
    • EditorResourceTooltipPlugin
      • Description
      • Methods
      • Method Descriptions
    • EditorSceneFormatImporter
      • Description
      • Methods
      • Constants
      • Method Descriptions
    • EditorSceneFormatImporterBlend
      • Description
    • EditorSceneFormatImporterFBX
      • Description
    • EditorSceneFormatImporterGLTF
    • EditorScenePostImport
      • Description
      • Tutorials
      • Methods
      • Method Descriptions
    • EditorScenePostImportPlugin
      • Description
      • Methods
      • Enumerations
      • Method Descriptions
    • EditorScript
      • Description
      • Methods
      • Method Descriptions
    • EditorScriptPicker
      • Description
      • Properties
      • Property Descriptions
    • EditorSelection
      • Description
      • Methods
      • Signals
      • Method Descriptions
    • EditorSettings
      • Description
      • Properties
      • Methods
      • Signals
      • Constants
      • Property Descriptions
      • Method Descriptions
    • EditorSpinSlider
      • Description
      • Properties
      • Signals
      • Property Descriptions
    • EditorSyntaxHighlighter
      • Description
      • Methods
      • Method Descriptions
    • EditorTranslationParserPlugin
      • Description
      • Methods
      • Method Descriptions
    • EditorUndoRedoManager
      • Description
      • Methods
      • Signals
      • Enumerations
      • Method Descriptions
    • EditorVCSInterface
      • Description
      • Tutorials
      • Methods
      • Enumerations
      • Method Descriptions
    • FileSystemDock
      • Description
      • Methods
      • Signals
      • Method Descriptions
    • ScriptCreateDialog
      • Description
      • Properties
      • Methods
      • Signals
      • Method Descriptions
    • ScriptEditor
      • Description
      • Methods
      • Signals
      • Method Descriptions
    • ScriptEditorBase
      • Description
      • Methods
      • Signals
      • Method Descriptions
  • Variant types
    • Variant
      • Description
      • Tutorials
    • AABB
      • Description
      • Tutorials
      • Properties
      • Constructors
      • Methods
      • Operators
      • Property Descriptions
      • Constructor Descriptions
      • Method Descriptions
      • Operator Descriptions
    • Array
      • Description
      • Constructors
      • Methods
      • Operators
      • Constructor Descriptions
      • Method Descriptions
      • Operator Descriptions
    • Basis
      • Description
      • Tutorials
      • Properties
      • Constructors
      • Methods
      • Operators
      • Constants
      • Property Descriptions
      • Constructor Descriptions
      • Method Descriptions
      • Operator Descriptions