Motion blur is enabled when RenderSettings' maxTimeSamples is greater than 1. A value of 1 implies no motion blur.

The maxTimeSamples parameter is used for two cases:

 

Shutter Open/Close

The shutterOpen and shutterClose parameters in RenderSettings set the min and max time at which the shutter opens and closes. Open (min) should be less than Close (max). If min is equal to max, there is no motion blur.  Moving objects will blur while the camera shutter is open.


Camera Shutter Opening

Controls for a camera's shutter efficiency are available in PrmanCameraSettings. These controls allow to you control the rate of the shutter's opening and closing, allowing you to simulate a more physical camera shutter appearance.

Adjusting Samples

When there is a lot of motion blur, it is important to increase the number of maxsamples on the raytrace hider to see the details in the blur. Note that higher samples will take longer to render.