add support for hand tracking and configurable reference spaces
This commit is contained in:
10
crates/bevy_xr_utils/Cargo.toml
Normal file
10
crates/bevy_xr_utils/Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "bevy_xr_utils"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
bevy.workspace = true
|
||||
bevy_xr.path = "../bevy_xr"
|
||||
Reference in New Issue
Block a user