You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For compositing, I enabled additional passes in the View Layer settings:
84
+
For compositing, I enabled transparency in **Render -> Film -> Transparent** since I had disabled the background in the World shader earlier. Then I can then composite in any color as the background.
85
+
86
+
I enabled additional passes in the View Layer settings:
85
87
- Z/Depth (for Vector Blur)
86
88
- Vector (for Vector Blur)
87
89
- Cryptomatte Object (to mask out specific objects for Vector Blur)
88
90
89
-
I had a weird issue with one frame in the middle of the render having a large vector change to one object in the vector pass but not in the combined pass. So I used the Cryptomatte Object pass to mask out just the cutter to apply the Vector Blur.
91
+
I had a weird issue with one frame in the middle of the render having a large vector change to the metal block in the vector pass but not in the combined pass. So I used the Cryptomatte Object pass to mask out the cutter to apply the Vector Blur to.
0 commit comments