Current version: 4.6 Status: Experimental
Clone the project and import the bindings with import gd "godot-odin"
snake case for members/fields/variables/functions/globals and pascal case for types/enumerations, for class functions CanvasItem_is_visible() is the convention to allow consistent code searching ability.