Click or drag to resize

VisualShaderNodeTextureTexture Property

The source texture, if needed for the selected Source.

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

Property Value

Type: Texture
See Also