Rectangle.getVertexLocation() - Mtax-Development/GML-OOP GitHub Wiki

Arguments

Name
Type
Optional
location?
Yes
outline?
Yes
outline_size?
{int}
Yes
startWithCenter?
Yes

Returns

{real[+]}

Description

Return an array containing nested arrays with point locations, resulting in this Shape when connected. Up to two nested values will be returned in that array, depending on whether it was specified to return only data for outline, not return it and use only fill instead, or to contain all of this data. If fill is specified to be returned, it can also be specified to be built from its center.

⚠️ **GitHub.com Fallback** ⚠️