Is it possible to make the envmap update less often?

Hi,
Using python, is it possible to render an animation using motion blur, but have the envmaps only update once per frame (instead of 5 or more times per frame) ? Maybe a static envmap could be used, and “free data” is done once per frame… (I know that if it is only updated once there will be aliasing in the envmap [unless it uses filtering] but that doesn’t matter)
Thanks.

no

:frowning: Well thanks for replying…