Add Motion Blur for synthetic data

Hi there, the provided snippet provides examples for both RTX Real-Time and Interactive (Path Tracing) rendering modes.

Whereas RTX Real-Time computes the motion blur as Post-Processing, in your case it seems you would like to have a more realistic blur in which case you should use Path Tracing (which is however computationally more expensive).

Here is a related post with some results visualizations: