godot.core.defs

Aliases used by other core types

Members

Aliases

real_t
alias real_t = float
Undocumented in source.

Enums

GodotError
enum GodotError
Undocumented in source.

Variables

CMP_EPSILON
enum real_t CMP_EPSILON;
Undocumented in source.
CMP_EPSILON2
enum real_t CMP_EPSILON2;
Undocumented in source.
_PLANE_EQ_DOT_EPSILON
enum real_t _PLANE_EQ_DOT_EPSILON;
Undocumented in source.
_PLANE_EQ_D_EPSILON
enum real_t _PLANE_EQ_D_EPSILON;
Undocumented in source.

Meta