Click or drag to resize

VisualShaderNodeOutputPortForPreview Property

Sets the output port index which will be showed for preview. If set to -1 no port will be open for preview.

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

Property Value

Type: Int32
See Also