mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Add XRJointSpace
This commit is contained in:
parent
c89dc821ba
commit
89fac8be5c
5 changed files with 75 additions and 0 deletions
|
@ -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
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue