Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FCanvasTileItem
Type | Name | Description | |
---|---|---|---|
![]() |
FCanvasTileItem
(
const FVector2D& InPosition, |
Tile item using size from texture. | |
![]() |
FCanvasTileItem
(
const FVector2D& InPosition, |
Tile item which uses the default white texture using given size. | |
![]() |
FCanvasTileItem
(
const FVector2D& InPosition, |
Tile item with FMaterialRenderProxy using given size. | |
![]() |
FCanvasTileItem
(
const FVector2D& InPosition, |
Tile item with texture using given size. | |
![]() |
FCanvasTileItem
(
const FVector2D& InPosition, |
Tile item with texture using size from texture specific UVs. | |
![]() |
FCanvasTileItem
(
const FVector2D& InPosition, |
Tile item with FMaterialRenderProxy using given size and UVs. | |
![]() |
FCanvasTileItem
(
const FVector2D& InPosition, |
Tile item with texture using given size and specific UVs. |