Screen Region

free Category:Basic

Screen Region provides a region of the screen input into the blueprint

The screen region is represented by 4 values:

  • x1: The x-coordinate of the top-left corner
  • y1: The y-coordinate of the top-left corner
  • width: The width of the region
  • height: The height of the region

Inputs

type name edge
screen_region region False

Outputs

type name edge
screen_region region True