godot_real_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias godot_real_t = double
  2. alias godot_real_t = float
    version(!GODOT_REAL_T_DOUBLE)
    extern (C) @nogc nothrow
    alias godot_real_t = float

Meta