Click or drag to resize

VisualShaderNodeInputInputName Property

One of the several input constants in lower-case style like: "vertex"(VERTEX) or "point_size"(POINT_SIZE).

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

Property Value

Type: String
See Also