Click or drag to resize

MultiMeshInstance2DTexture Property

The Texture that will be used if using the default CanvasItemMaterial. Can be accessed as TEXTURE in CanvasItem shader.

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

Property Value

Type: Texture
See Also