RemoveRectangleTileAsync

RemoveRectangleTileAsync(Vector2Int, int, int, bool)

public Async RemoveRectangleTileAsync(Vector2Int pos, int width, int height, bool autoTiling) ;

Description

Tile remove of a rectangle specified (Async).

Parameters

Parameter Name Description
pos Position.
width Width.
height Height.
autoTiling If set to true auto tiling.

Returns

Async instance to handle the asynchronous.