bevy/crates/bevy_camera/src
atlv 7aaf4bbd94
fix a couple typos in CubemapLayout (#19964)
# Objective

- Rob pointed out a couple typos in #19960 (i just did a copy paste, but
the original had an issue)

## Solution

- Fix
2025-07-05 17:05:56 +00:00
..
visibility
camera.rs
clear_color.rs
components.rs Move Camera3d/2d to bevy_camera (#19953) 2025-07-05 13:24:28 +00:00
lib.rs Move Camera3d/2d to bevy_camera (#19953) 2025-07-05 13:24:28 +00:00
primitives.rs fix a couple typos in CubemapLayout (#19964) 2025-07-05 17:05:56 +00:00
projection.rs