Grid.getMinimum() - Mtax-Development/GML-OOP GitHub Wiki
Name |
Type |
Optional |
location? |
{Vector4} |
Yes |
{real} | On error: {undefined}
Return the lowest numerical value found in cells within the specified region of this Grid
. If the region contains values other than numerical, it might be found instead and will be returned as {undefined}
.