Click or drag to resize

NinePatchRectTexture Property

The node's texture resource.

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

Property Value

Type: Texture
See Also