File: film.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 (22 lines) | stat: -rw-r--r-- 759 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

****
Film
****

Filter Size
   Due to limited resolution of images and computer screens, pixel filters are needed to avoid :term:`Aliasing`.
   This is achieved by slightly blurring the image to soften edges.

   This Setting controls how much the image is softened;
   lower values give more crisp renders, higher values are softer and reduce aliasing.

Transparent
   Render the background transparent, for compositing the image over another background after rendering.

.. _bpy.types.SceneEEVEE.use_overscan:
.. _bpy.types.SceneEEVEE.overscan_size:

Overscan
   Percentage of the render size to add to the internal render buffer.
   This will have a serious impact on performance but can fix
   render glitches around the perimeter of the rendered image.