Imports a two-dimensional image into a camera.
You can use image planes for the following:
For example, in scenes with many objects, you can pre-render the objects that you are not working on and use these renders as matte planes.
An image plane is associated with the camera.
Determines which image planes appear in front of each other or the wireframe model. This setting is Off or Priority.
When it is Priority, a slider is also displayed, which determines which image planes appear in front of each other or the wireframe model.
Image planes and the model are drawn in this order, from back to front:
Image planes with Depth Type set to Off
Image planes with Depth Type set to Priority and Depth of 0 or less, from lowest to highest depth
Image planes with Depth Type set to Priority and Depth greater than 0.0, from lowest to highest depth
An image plane with depth greater than 0.0 appears in front of the model, whereas other image planes appear behind the model. Depth drawing is in sorted order so an image plane with a depth of 2.0 appears behind an image plane with a depth of 3.0, and an image plane of depth -3.0 appears behind an image plane of depth -2.0.