godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
__anonymous.__anonymous
godot
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
color
Color
__anonymous
structs
__anonymous
variables
components