pull main, refactor passthrough
This commit is contained in:
@@ -65,6 +65,7 @@ pub fn main() {
|
||||
info!("Running bevy_openxr demo");
|
||||
let mut app = App::new();
|
||||
let mut xr_extensions = XrExtensions::default();
|
||||
xr_extensions.enable_fb_passthrough();
|
||||
|
||||
app
|
||||
//lets get the usual diagnostic stuff added
|
||||
|
||||
Reference in New Issue
Block a user