Set default connection

This commit is contained in:
Thomas Wilshaw
2022-05-03 22:15:00 +01:00
parent e07240cc30
commit 5d0e90e6e4
+2
View File
@@ -38,6 +38,8 @@ ChromaKeyNode::ChromaKeyNode()
SetInputProperty(kLowerToleranceInput, QStringLiteral("min"), 0.0);
AddInput(kMaskOnlyInput, NodeValue::kBoolean, false);
SetEffectInput(kTextureInput);
}
QString ChromaKeyNode::Name() const