VisualShaderNodeGroupBase.setOutputPortType

Sets the specified output port's type (see VisualShaderNode.porttype).

struct VisualShaderNodeGroupBase
@nogc nothrow
void
setOutputPortType
(
in long id
,
in long type
)

Meta