godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
CanvasModulate._classBinding
godot
canvasmodulate
CanvasModulate
Undocumented in source.
struct
CanvasModulate
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_color")
GodotMethod
!(
void
,
Color
)
setColor
;
__gshared
@
GodotName
("get_color")
GodotMethod
!(
Color
)
getColor
;
}
Members
Static variables
getColor
GodotMethod
!(
Color
)
getColor
;
Undocumented in source.
setColor
GodotMethod
!(
void
,
Color
)
setColor
;
Undocumented in source.
Meta
Source
See Implementation
godot
canvasmodulate
CanvasModulate
aliases
BaseClasses
functions
getColor
opAssign
opEquals
setColor
properties
color
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name