Import
RoomEnvironment is an addon, and must be imported explicitly, see Installation#Addons.
import { RoomEnvironment } from 'three/addons/environments/RoomEnvironment.js';
Methods
.dispose()
Frees internal resources. This method should be called when the environment is no longer required.