Where are the Objects?
Where are the Objects?
In Blender, objects are not directly part of the scenes. Instead, they all get stored in a main database (basically the .blend file). And from there they are referenced into as many Scenes you like to use.

In 2.7 the Scene simply referenced its objects directly, as a single list. In 2.8, however, all the Scene objects are part of a new concept: the “master collection”.

Collections
While the master collection contains all the Scene’s objects, the user can also make their own collections to better organize these objects. It works like a Venn diagram, where all the objects are part of the master collection, but can also be part of multiple collections.

Comentários
Postar um comentário