move item setting to a node flag
This commit is contained in:
@@ -64,7 +64,7 @@ TransformDistortNode::TransformDistortNode()
|
||||
point_gizmo_[i]->SetDragValueBehavior(PointGizmo::kAbsolute);
|
||||
}
|
||||
|
||||
SetFlags(kVideoEffect);
|
||||
SetFlag(kVideoEffect);
|
||||
SetEffectInput(kTextureInput);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user