Loads a PMREM texture from the given URL. This also supports the ultra-fast preprocessed environment maps (PMREM) format.
The URL of the PMREM texture to load.
The WebGLRenderer to use for loading the texture.
A promise that resolves to the loaded texture or null if loading failed.
Loads a PMREM texture from the given URL. This also supports the ultra-fast preprocessed environment maps (PMREM) format.