Click or drag to resize

CanvasItemMaterialBlendMode Property

The manner in which a material's rendering is applied to underlying textures.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public CanvasItemMaterialBlendModeEnum BlendMode { get; set; }

Property Value

Type: CanvasItemMaterialBlendModeEnum
See Also