Oct
05
Hi , i’m creating a simple gizmo with these nodes :
input —>crop —>transform—>output
I want to see both onscreen control of transform and crop. So i expose their parameter on my gizmo. The problem is when i modify the transform node, i got multiple control of the Crop Node. the original bbox control (before the transformation) of the crop node is still shown up. How can i kill it? i want to see only Crop handle after the transform. is it possible?
Post a Comment