- Home /
Question by
Reddevildragg · Jun 26, 2018 at 07:37 PM ·
scripting problemtransform
transform/rotate/scale tool callback for drag finished?
Is anyone aware of a callback for when the transfom tools drag has finished?
Im aware i can use the ExecuteInEditMode and transform.hasChanged but i only want to update a piece of data after it has finished being dragged/manipulated.
Thanks in advance for any help.
EDIT: Potential can do this with custom handles, but just wondering if there is a better way
Comment