We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 810a16f commit bab05fdCopy full SHA for bab05fd
examples/tools/scene_viewer/main.rs
@@ -9,7 +9,6 @@
9
//! If you want to hot reload asset changes, enable the `file_watcher` cargo feature.
10
11
use argh::FromArgs;
12
-use bevy::pbr::{ContactShadows, ScreenSpaceAmbientOcclusion, ScreenSpaceReflections};
13
use bevy::{
14
asset::UnapprovedPathMode,
15
camera::primitives::{Aabb, Sphere},
0 commit comments