Point Unpack
Turn a point with 2 dimensions (position, size, anchor, pivot) into its individual X and Y values.
Point Unpack
- X
- Y
- Input
A point with 2 dimensions.
- X
A number that represents the horizontal X value.
- Y
A number that represents the vertical X value.