godot_float

Regular Godot floating point, used in methods such as _process(float delta)

extern (C) @nogc nothrow
alias godot_float = double

Meta