-
Notifications
You must be signed in to change notification settings - Fork 911
Closed
Labels
Description
generateDefaultEnvironmentMap() gets called everytime an attribute changes on a model since the logic does not check whether or not a default environment map has been generated and in currently in use:
Practically a negligible cost after the initial generation (not quite sure why), but if PMREM generation was incorporated as a part of this (#338), then it gets pretty costly.
Reactions are currently unavailable