Replies: 1 comment 1 reply
-
I don't see an inconvenient to expose it. There is just a point on which I need a clarification : only the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ObjectRemovalHelper
contains helper methods to completely dispose of 3D objects, their material and textures. I think we should expose it in the API since it is quite a common thing that user might want to do when working with 3D objects directly imported with threejs (e.g. gltfs, collada, etc.) and hence it may help them.As a user I definitely need it :)
WDYT ? @mgermerie
Beta Was this translation helpful? Give feedback.
All reactions