godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
CanvasItemMaterial._classBinding
godot
canvasitemmaterial
CanvasItemMaterial
Undocumented in source.
struct
CanvasItemMaterial
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_blend_mode")
GodotMethod
!(
void
,
long
)
setBlendMode
;
__gshared
@
GodotName
("get_blend_mode")
GodotMethod
!(
CanvasItemMaterial
.
BlendMode
)
getBlendMode
;
__gshared
@
GodotName
("set_light_mode")
GodotMethod
!(
void
,
long
)
setLightMode
;
__gshared
@
GodotName
("get_light_mode")
GodotMethod
!(
CanvasItemMaterial
.
LightMode
)
getLightMode
;
}
Members
Static variables
getBlendMode
GodotMethod
!(
CanvasItemMaterial
.
BlendMode
)
getBlendMode
;
Undocumented in source.
getLightMode
GodotMethod
!(
CanvasItemMaterial
.
LightMode
)
getLightMode
;
Undocumented in source.
setBlendMode
GodotMethod
!(
void
,
long
)
setBlendMode
;
Undocumented in source.
setLightMode
GodotMethod
!(
void
,
long
)
setLightMode
;
Undocumented in source.
Meta
Source
See Implementation
godot
canvasitemmaterial
CanvasItemMaterial
aliases
BaseClasses
enums
BlendMode
Constants
LightMode
functions
getBlendMode
getLightMode
opAssign
opEquals
setBlendMode
setLightMode
properties
blendMode
lightMode
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name