Add note clarifying behavior object motion blur #104956

Merged
Aaron Carlisle merged 3 commits from iss/blender-manual:mb into main 2024-10-21 03:34:40 +02:00
Showing only changes of commit a32a4d361a - Show all commits

View File

@ -112,8 +112,9 @@ the :doc:`Scene Level Motion Blur </render/cycles/render_settings/motion_blur>`.
These settings can be found in the Object Properties tab of the Properties.
.. note::
Disabled motion blur for an object does only apply to that object movement. Moving camera may cause
motion blur effect in rendered image.
Disabled motion blur for an object only applies to that object motion. Even when motion blur is disabled, Objects
can be blurred in some cases, for example camera motion or animated focal length.
.. _bpy.types.CyclesObjectSettings.motion_steps: