Grid.multiplyRegionCopied() - Mtax-Development/GML-OOP GitHub Wiki
Name |
Type |
Optional |
target |
{Vector2} |
No |
source |
{Vector4} |
No |
other? |
{Grid} |
Yes |
Not applicable.
Copy values of cells from the specified region of this or specified other Grid
and multiply by them the number values of cells in the region of the same size
in this Grid
, starting from the specified target location.