lighting-estimation
lighting-estimation copied to clipboard
Promises should not be returned by a function called on XRFrame
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
.