Pre-render tasks (subdivison/displacement)

Hi all, I’m looking at UE5 as an offline renderer for episodic content. We would prefer to keep our deforming assets low resolution until rendered. Is there a simple way to implement a pre-render callback that would subdivide and displace the render mesh before entering the render loop? We will still utilize Nanite and the UE5 suggested pipeline where possible.