Navigation
API > API/Plugins > API/Plugins/Text3D
| Name | FUpdateParameters |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/Text3D/Source/Text3D/Public/Text3DTypes.h |
| Include Path | #include "Text3DTypes.h" |
Syntax
struct FUpdateParameters
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsLastFlag | bool | Whether CurrentFlag is the last flag of UpdateFlags | Text3DTypes.h | |
| CurrentFlag | EText3DRendererFlags | Current flag being updated | Text3DTypes.h | |
| UpdateFlags | EText3DRendererFlags | All dirty flags for this update | Text3DTypes.h |