Yes, this is possible. If you use the onParsedObservable of the glTF loader, you can modify the glTF JSON before it loads. This is quite hacky though.
2 Likes
Yes, this is possible. If you use the onParsedObservable of the glTF loader, you can modify the glTF JSON before it loads. This is quite hacky though.