Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FBinnedTextureLayout
| |
|
| Name |
FBin |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Engine/Public/TextureLayout.h |
| Include Path |
#include "TextureLayout.h" |
Syntax
class FBin
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FBin
(
FIntPoint InElementSize
)
|
|
TextureLayout.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BinAllocations |
TArray< FBinAllocation, TInlineAllocator< 1 > > |
|
TextureLayout.h |
|
| bOutOfSpace |
bool |
|
TextureLayout.h |
|
| ElementSize |
FIntPoint |
|
TextureLayout.h |
|
Functions
Public