godot-d ~releases (2022-04-02T06:37:10.8312204)
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