godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
__anonymous.__anonymous
godot
core
color
Color
__anonymous
Undocumented in source.
union
__anonymous
struct
__anonymous {
float
r
;
float
g
;
float
b
;
float
a
;
}
Members
Variables
a
float
a
;
Undocumented in source.
b
float
b
;
Undocumented in source.
g
float
g
;
Undocumented in source.
r
float
r
;
Undocumented in source.
Meta
Source
See Implementation
godot
core
color
Color
__anonymous
structs
__anonymous
variables
components