Question
Using the app.preferences.saveToDisk() method
Hi all.
- In the project there is a camera whose parameters change over time. Position, orientation, focal length, and so on. I want to save these changes to the file when I reopen the project. reload them. Is it possible to use for these purposes method app.preferences. saveToDisk()?
Is it suitable for these purposes? Or is it better to create a separate text file?
