This node is needed to ensure evaluation order of scene and modifiers which might access scene for custom data masks, or for the current frame. Move it to own component, so that evaluation of scene does not lead to changes in the parameters component, hence does not trigger driver evaluation. Should be no functional changes. Ref #117335