ResourceOptions.hardArea

$(TCOLON Decoration) Rectangle in the texture that will stick to the original tile.

$(TCOLON Format) [position x, position y, size x, size y]. The top-left corner of each angle texture is at (0, 0).

Defaults to a single pixel in the bottom middle part of the texture.

struct ResourceOptions
uint[4] hardArea;

Meta