PAPER2UPaperTileSet::SetTileSize

Sets the size of a tile (in pixels) Note: Does not trigger a rebuild of any tile map components using this tile set

Windows
MacOS
Linux

References

Module

Paper2D

Header

/Engine/Plugins/2D/Paper2D/Source/Paper2D/Classes/PaperTileSet.h

Include

#include "PaperTileSet.h"

Syntax

void SetTileSize
(
    FIntPoint NewSize
)

Remarks

Sets the size of a tile (in pixels) Note: Does not trigger a rebuild of any tile map components using this tile set

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss