Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FImageTile
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FImageTile () |
Image/ImageTile.h | ||
FImageTile
(
const FVector2i& InStart, |
Image/ImageTile.h |
FImageTile()
| Name | FImageTile |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Image/ImageTile.h |
| Include Path | #include "Image/ImageTile.h" |
FImageTile()
FImageTile(const FVector2i &, const FVector2i &)
| Name | FImageTile |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Image/ImageTile.h |
| Include Path | #include "Image/ImageTile.h" |
FImageTile
(
const FVector2i & InStart,
const FVector2i & InEnd
)