0

Trying to place a background image into the scene that renders with the scene. The camera view shows the image nut it's not there when rendered. Any clues?

Rodulf
  • 1
  • 1

1 Answers1

0

Background and reference images are not intended to be rendered.

To render an image, you should place it on a surface (plane for instance).

A quick way to do it is to use an addon called 'image as plane' which is in the standard distribution.

Activate it:

enter image description here

Use it:

enter image description here

lemon
  • 60,295
  • 3
  • 66
  • 136