If we can consider the requesting of xr-global-light-estimation or xr-global-reflection features at the XRSession as a request to capture and generate the lighting estimation data, it should not be necessary to use promises in the functions called on XRFrame.
If we can consider the requesting of
xr-global-light-estimation
orxr-global-reflection
features at the XRSession as a request to capture and generate the lighting estimation data, it should not be necessary to use promises in the functions called onXRFrame
.