Function VisualShaderNode.outputPortForPreview
Sets the output port index which will be showed for preview. If set to -1
no port will be open for preview.
long outputPortForPreview() nothrow @property @nogc;
void outputPortForPreview
(
long v
) nothrow @property @nogc;