lighting-estimation icon indicating copy to clipboard operation
lighting-estimation copied to clipboard

Promises should not be returned by a function called on XRFrame

Open kearwood opened this issue 5 years ago • 0 comments

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.

kearwood avatar Feb 05 '20 19:02 kearwood