Add XRLayerEvent

This commit is contained in:
Alan Jeffrey 2020-08-05 15:42:57 -05:00
parent 611c57bfdf
commit c4dd171dfb
6 changed files with 112 additions and 6 deletions

View file

@ -614,6 +614,7 @@ pub mod xrinputsourceschangeevent;
pub mod xrjointpose;
pub mod xrjointspace;
pub mod xrlayer;
pub mod xrlayerevent;
pub mod xrmediabinding;
pub mod xrpose;
pub mod xrprojectionlayer;