File: introduction.rst

package info (click to toggle)
blender-doc 4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 253,604 kB
  • sloc: python: 13,030; javascript: 322; makefile: 113; sh: 107
file content (37 lines) | stat: -rw-r--r-- 1,149 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37

************
Introduction
************

The visibility controls are part of *view layers*, designed to help organizing
what you want to see or work on.

.. figure:: /images/scene-layout_view-layers_introduction_collections.png

   View layers and collections.

View layers reference to :doc:`collections </scene_layout/collections/introduction>`,
and allow to set their visibility, selectability and other options.
A *view layer* can have any collection enabled, and multiple *view layers*
can use the same or different collections.

.. seealso::

   Each view layer can be rendered separately as individual :doc:`Render Layers </render/layers/introduction>`
   to help composite your scene.


Outliner
========

You can edit the *view layer* collections in the :ref:`Outliner <editors-outliner-editing-collections>`.

.. figure:: /images/scene-layout_view-layers_introduction_outliner.png

   View layer and collections in the Outliner.

There you can enable and disable collections, hide them temporarily, globally, among other options.

.. seealso::

   Read more about :ref:`Collections in the Outliner <editors-outliner-editing-collections>`.