use bevy::{prelude::*, render::render_resource::encase::private::ShaderType}; #[derive(Component)] pub struct RTCamera;