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 44c12bb583 - Show all commits

View File

@ -112,9 +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 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.
This option only applies to the motion of the object itself. Disabling it does not affect motion blur from
other sources, such as camera motion or animated focal length.
.. _bpy.types.CyclesObjectSettings.motion_steps: