xr resources code
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
pub mod actions;
|
||||
#[cfg(not(target_family = "wasm"))]
|
||||
pub mod openxr;
|
||||
pub mod render;
|
||||
pub mod types;
|
||||
#[cfg(target_family = "wasm")]
|
||||
pub mod webxr;
|
||||
|
||||
Reference in New Issue
Block a user