Navigation
API > API/Plugins > API/Plugins/UVEditorTools
| Name | FUDIMBlock |
| Type | struct |
| Header File | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/ContextObjects/UVToolContextObjects.h |
| Include Path | #include "ContextObjects/UVToolContextObjects.h" |
Syntax
USTRUCT ()
struct FUDIMBlock
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TextureResolution | int32 | ContextObjects/UVToolContextObjects.h | ||
| UDIM | int32 | ContextObjects/UVToolContextObjects.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 BlockU() |
ContextObjects/UVToolContextObjects.h | ||
int32 BlockV() |
ContextObjects/UVToolContextObjects.h | ||
void SetFromBlocks
(
int32 BlockU, |
ContextObjects/UVToolContextObjects.h |