Navigation
API > API/Plugins > API/Plugins/UVEditor
| |
|
| Name |
FUDIMSpecifier |
| Type |
struct |
| Header File |
/Engine/Plugins/Editor/UVEditor/Source/UVEditor/Public/UVEditorMode.h |
| Include Path |
#include "UVEditorMode.h" |
Syntax
USTRUCT ()
struct FUDIMSpecifier
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| TextureResolution |
int32 |
|
UVEditorMode.h |
- EditAnywhere
- Transient
- Category=UDIM
- Meta=(DisplayName="Block Texture Resolution")
|
| UCoord |
int32 |
|
UVEditorMode.h |
- VisibleAnywhere
- Transient
- Category=UDIM
- Meta=(DisplayName="Block U Offset")
|
| UDIM |
int32 |
|
UVEditorMode.h |
- EditAnywhere
- Transient
- Category=UDIM
- Meta=(ClampMin="1001", UIMin="1001")
|
| VCoord |
int32 |
|
UVEditorMode.h |
- VisibleAnywhere
- Transient
- Category=UDIM
- Meta=(DisplayName="Block V Offset")
|