Calculates the coordinates of the corners of a rectangle given the center point, angle, offset, and euler rotation.
The center point of the rectangle.
The angle of the rectangle.
The offset of the rectangle.
The euler rotation of the rectangle.
An array containing the coordinates of the rectangle's corners.
Calculates the coordinates of the corners of a rectangle given the center point, angle, offset, and euler rotation.