Closed avaer closed 5 years ago
The main loop was not correctly handling xr-iframe deep offset chains (it was only handling the single parent-child relationship).
xr-iframe
This PR uses the recursion-aware getXrOffsetMatrix to compute the offset for gamepads.
getXrOffsetMatrix
The main loop was not correctly handling
xr-iframe
deep offset chains (it was only handling the single parent-child relationship).This PR uses the recursion-aware
getXrOffsetMatrix
to compute the offset for gamepads.