Set default connection
This commit is contained in:
@@ -38,6 +38,8 @@ ChromaKeyNode::ChromaKeyNode()
|
||||
SetInputProperty(kLowerToleranceInput, QStringLiteral("min"), 0.0);
|
||||
|
||||
AddInput(kMaskOnlyInput, NodeValue::kBoolean, false);
|
||||
|
||||
SetEffectInput(kTextureInput);
|
||||
}
|
||||
|
||||
QString ChromaKeyNode::Name() const
|
||||
|
||||
Reference in New Issue
Block a user