Effect subclasses that create temporary objects for the transition
(such as in the init() method) should override this
method and clean up those resources.
The structure stores the state of a given transition component that
will be used during the transition, which includes the position, the
size, and the image snapshot of the component.