0

I need to start afresh. I'm having a problem with alpha transparency and volume scatter.

Michael Natale
  • 39
  • 1
  • 1
  • 7

2 Answers2

0

Specifically for cycles I don't think there's a reset defaults function but what you can do is this:

  • Open a new blender project
  • File -> Defaults -> Load Factory Settings
  • append collections from already created project
Spearhead
  • 307
  • 1
  • 7
0

If I understand your question, I don't think there is.

You can load a .blend file without the saved UI, but this doesn't include settings in the render property panel (which is what I think you are getting at). These cannot (as far as I know) be divorced from the other data in the file.

You would probably need to create a new empty file (which should load default settings for everything), and then use File->Append to import the objects from your other .blend file into that new file.

Lewis
  • 1,310
  • 1
  • 13
  • 26