Click or drag to resize

CanvasItemMaterialGetBlendMode Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.CanvasItemMaterial.GetBlendMode"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetBlendMode is deprecated. Use the BlendMode property instead.")]
public CanvasItemMaterialBlendModeEnum GetBlendMode()

Return Value

Type: CanvasItemMaterialBlendModeEnum

[Missing <returns> documentation for "M:Godot.CanvasItemMaterial.GetBlendMode"]

See Also