GodotSharpAPI
GodotSharpAPI
Godot
VisualShaderNodeGroupBase Class
VisualShaderNodeGroupBase Methods
AddInputPort Method
AddOutputPort Method
ClearInputPorts Method
ClearOutputPorts Method
GetFreeInputPortId Method
GetFreeOutputPortId Method
GetInputPortCount Method
GetInputs Method
GetOutputPortCount Method
GetOutputs Method
GetSize Method
HasInputPort Method
HasOutputPort Method
IsValidPortName Method
RemoveInputPort Method
RemoveOutputPort Method
SetInputPortName Method
SetInputPortType Method
SetInputs Method
SetOutputPortName Method
SetOutputPortType Method
SetOutputs Method
SetSize Method
VisualShaderNodeGroupBase
ClearInputPorts Method
Removes all previously specified input ports.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
ClearInputPorts
()
See Also
Reference
VisualShaderNodeGroupBase Class
Godot Namespace