You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
The HDRI texture used to provide lighting. A compatible texture can be created with Three's RGBELoader. Otherwise, the texture can be created procedurally. In this case, the encoding property should be set to THREE.RGBEEncoding and the image property should be an ImageData object.