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
Upon discovering that setting the options parameter in GLTFSceneSource.init or GLTFSceneSource.scene didn't affect the output, I checked the source only to realize that these options don't appear to be used anywhere by GLTFKit.
Is this intentional? Is there any plan to support these? If not I might suggest to simply remove the parameter from those functions because as it stands right now it's misleading.
Thanks for your time. The library is greatly appreciated.
The text was updated successfully, but these errors were encountered:
Upon discovering that setting the
options
parameter inGLTFSceneSource.init
orGLTFSceneSource.scene
didn't affect the output, I checked the source only to realize that these options don't appear to be used anywhere by GLTFKit.Is this intentional? Is there any plan to support these? If not I might suggest to simply remove the parameter from those functions because as it stands right now it's misleading.
Thanks for your time. The library is greatly appreciated.
The text was updated successfully, but these errors were encountered: