Skip to content

Commit 240a657

Browse files
committed
Remove more components for deactivated camera in render world
1 parent e0414a2 commit 240a657

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

crates/bevy_render/src/camera/camera.rs

+4
Original file line numberDiff line numberDiff line change
@@ -1060,6 +1060,10 @@ pub fn extract_cameras(
10601060
ExtractedCamera,
10611061
ExtractedView,
10621062
RenderVisibleEntities,
1063+
TemporalJitter,
1064+
RenderLayers,
1065+
Projection,
1066+
GpuCulling,
10631067
)>();
10641068
continue;
10651069
}

0 commit comments

Comments
 (0)