mirror of
https://github.com/mii443/rust-openvr.git
synced 2025-08-22 16:25:36 +00:00
added poses
This commit is contained in:
@ -22,7 +22,6 @@ fn main() {
|
||||
|
||||
println!("eye_to_head: {:?}", ivr.eye_to_head_transform(vr::Eye::Left));
|
||||
println!("vsync: {:?}", ivr.time_since_last_vsync());
|
||||
|
||||
|
||||
println!("poses {:?}", ivr.tracked_devices(0.).as_slice());
|
||||
println!("Done! \\o/");
|
||||
}
|
Reference in New Issue
Block a user