Function IntRect.GetInnerCoordinates

GetInnerCoordinates ()

Returns a list of all integer coordinates inside the rectangle, in row-major order.

Public
List<Vector2Int> GetInnerCoordinates ()

Returns a list of all integer coordinates inside the rectangle, in row-major order.