Reference¶
Use this section when you need exact names, settings, compatibility evidence, or migration guidance for godotGS.
Most Common Tasks¶
-
Browse the API surface
Start from the maintained API index before diving into individual classes.
-
Read the node API
Check the primary node-level contract used by most scene integrations.
-
Look up project settings
Review module settings, defaults, and operational controls.
-
Check compatibility status
Confirm current platform support and the evidence behind it.
-
Inspect generated script docs
Use the generated GDScript reference when you need a script-level inventory.
-
Inspect shader docs
Review documented shader functions and uniform blocks without opening GLSL directly.