feat(bevy_xr_utils): add GenericTracker component and implement XR_MNDX_xdev_space as a backend
Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
@@ -4,3 +4,5 @@ pub mod tracking_utils;
|
||||
pub mod transform_utils;
|
||||
#[cfg(not(target_family = "wasm"))]
|
||||
pub mod xr_utils_actions;
|
||||
pub mod generic_tracker;
|
||||
pub mod mndx_xdev_spaces_trackers;
|
||||
|
||||
Reference in New Issue
Block a user