getLightEstimate method
Implementation
XRLightEstimate? getLightEstimate(XRLightProbe lightProbe) =>
js_util.callMethod(this, 'getLightEstimate', [lightProbe]);
XRLightEstimate? getLightEstimate(XRLightProbe lightProbe) =>
js_util.callMethod(this, 'getLightEstimate', [lightProbe]);