Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FTextureLayout
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/TextureLayout.h |
Include | #include "TextureLayout.h" |
Syntax
struct FTextureLayoutNode
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bUsed | |
![]() |
int32 | ChildA | |
![]() |
int32 | ChildB | |
![]() |
uint16 | MinX | |
![]() |
uint16 | MinY | |
![]() |
uint16 | SizeX | |
![]() |
uint16 | SizeY |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FTextureLayoutNode
(
uint16 InMinX, |