This renderer displays the image once at a position define by its 2D Placement. It's the default renderer for2D Layer.
Each single 2d renderer can optionally be customized with 2D Modifier and 2D Renderer Effect.
Parameters
List of 2D Modifiers: Modifiers used only on this renderer
If the placement does not take all available space, these parameters define how to fill the remaining space.
There is one wrap mode per side (top, bottom, left, right) and by default all four sides are set to
Transparent
.
Here is an example with the
Mirrored Repeat
wrap mode:
By default, all four sides share the same wrap mode. Use the Link parameter to disconnect the different sides. Here is an example
with
Edge
and
Blurred Edge
wrap modes:
Note that wrap modes are not available in combination with the Bezier placement. More precisely, if the wrap modes differ from
Transparent
,
the placement will internally be converted into a Perspective placement.
Blending Mode: How this single 2d renderer gets blended