Patches

Point

Point

Create a point with 2 dimensions (X, Y). Useful when providing position, size, anchor, and pivot values to layers.

Point

  • X
  • Y
  •  

X

A number that represents the horizontal X value.

Y

A number that represents the vertical Y value.

Output

A point with 2 dimensions.