Basic XRSpace interface

This commit is contained in:
Manish Goregaokar 2018-12-19 15:36:37 -08:00
parent 29e9672d4d
commit 90e0ceb7ce

View file

@ -521,4 +521,5 @@ pub mod xr;
pub mod xrframe;
pub mod xrlayer;
pub mod xrsession;
pub mod xrspace;
pub mod xrwebgllayer;