Navigation
API > API/Runtime > API/Runtime/Engine
| |
|
| Name |
FTextureSourceBlock |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Engine/Texture.h |
| Include Path |
#include "Engine/Texture.h" |
Syntax
USTRUCT ()
struct FTextureSourceBlock
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BlockX |
int32 |
|
Engine/Texture.h |
- VisibleAnywhere
- Category=TextureSource
|
| BlockY |
int32 |
|
Engine/Texture.h |
- VisibleAnywhere
- Category=TextureSource
|
| NumMips |
int32 |
|
Engine/Texture.h |
- VisibleAnywhere
- Category=TextureSource
|
| NumSlices |
int32 |
|
Engine/Texture.h |
- VisibleAnywhere
- Category=TextureSource
|
| SizeX |
int32 |
|
Engine/Texture.h |
- VisibleAnywhere
- Category=TextureSource
|
| SizeY |
int32 |
|
Engine/Texture.h |
- VisibleAnywhere
- Category=TextureSource
|
Functions
Public