Letterbox


Overview

  • Letterboxes can be displayed on the top, bottom, left, and right

  • The standard for displaying the borders is ResolutionGate.

letterbox
  • The thickness of the letterbox is calculated based on the resolution value in RenderSettings

    • For example, to display a letterbox in the top 10% of a ResolutionGate of 1000px height, set the Top attribute to 100 (px)

      letterbox

See also

See “How to set up Letterbox” for concrete examples of how to use it.


Attributes

letterbox

Color

  • Letterbox Color

Opacity

  • Letterbox opacity

Top (px)

  • Specify the height of the letterbox to be displayed at the top

Left (px)

  • Specify the width of the letterbox to be displayed on the left side

Right (px)

  • Specify the width of the letterbox to be displayed on the right side

Bottom (px)

  • Specify the height of the letterbox to be displayed at the bottom.