Click or drag to resize

VisualShaderNodeGroupBaseClearOutputPorts Method

Removes all previously specified output ports.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void ClearOutputPorts()
See Also