Skip to content

Commit

Permalink
Remove more components for deactivated camera in render world
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalh committed Oct 16, 2024
1 parent e0414a2 commit 240a657
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions crates/bevy_render/src/camera/camera.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1060,6 +1060,10 @@ pub fn extract_cameras(
ExtractedCamera,
ExtractedView,
RenderVisibleEntities,
TemporalJitter,
RenderLayers,
Projection,
GpuCulling,
)>();
continue;
}
Expand Down

0 comments on commit 240a657

Please sign in to comment.