Hello friends
I have a question regarding the SceneRecorder class and the delta file in Babylon JS.
This is the link to documentation Applying Delta Changes To A Scene | Babylon.js Documentation
I just don’t understand what are the changes that it records. I tried it on some of my models and then applied the delta file on the same models but it didn’t record all of the changes and it applied very few settings to the new model.
Roughness, Metallic and Transparency changes for example where applied to the new model but the rest of the changes where ignored.
Can anyone explain to me how the SceneRecorder works? Why aren’t all the changes to the model being recorded?
This is a very important topic for me because I am wasting a lot of time applying the settings to the model that my friend is sending to me.
Any help will be appreciated
Thanks in advance