CanvasItemMaterial
Inherits: Material < Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
Enumerations
enum BlendMode:
BlendMode BLEND_MODE_MIX = 0
There is currently no description for this enum. Please help us by contributing one!
BlendMode BLEND_MODE_ADD = 1
There is currently no description for this enum. Please help us by contributing one!
BlendMode BLEND_MODE_SUB = 2
There is currently no description for this enum. Please help us by contributing one!
BlendMode BLEND_MODE_MUL = 3
There is currently no description for this enum. Please help us by contributing one!
BlendMode BLEND_MODE_PREMULT_ALPHA = 4
There is currently no description for this enum. Please help us by contributing one!
enum LightMode:
LightMode LIGHT_MODE_NORMAL = 0
There is currently no description for this enum. Please help us by contributing one!
LightMode LIGHT_MODE_UNSHADED = 1
There is currently no description for this enum. Please help us by contributing one!
LightMode LIGHT_MODE_LIGHT_ONLY = 2
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
BlendMode blend_mode = 0
There is currently no description for this property. Please help us by contributing one!
LightMode light_mode = 0
There is currently no description for this property. Please help us by contributing one!
int particles_anim_h_frames
There is currently no description for this property. Please help us by contributing one!
bool particles_anim_loop
There is currently no description for this property. Please help us by contributing one!
int particles_anim_v_frames
There is currently no description for this property. Please help us by contributing one!
bool particles_animation = false
There is currently no description for this property. Please help us by contributing one!