move item setting to a node flag
This commit is contained in:
@@ -36,7 +36,7 @@ FlipDistortNode::FlipDistortNode()
|
||||
|
||||
AddInput(kVerticalInput, NodeValue::kBoolean, false);
|
||||
|
||||
SetFlags(kVideoEffect);
|
||||
SetFlag(kVideoEffect);
|
||||
SetEffectInput(kTextureInput);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user