Add XRJointSpace

This commit is contained in:
Manish Goregaokar 2020-04-24 12:25:16 -07:00
parent c89dc821ba
commit 89fac8be5c
5 changed files with 75 additions and 0 deletions

View file

@ -554,6 +554,7 @@ unsafe_no_jsmanaged_fields!(
webxr_api::Frame,
webxr_api::InputSource,
webxr_api::InputId,
webxr_api::Joint,
webxr_api::HitTestId,
webxr_api::HitTestResult
);