Navigation
API > API/Plugins > API/Plugins/Text3D
| |
|
| Name |
FGlyphMeshParameters |
| Type |
struct |
| Header File |
/Engine/Plugins/VirtualProduction/Text3D/Source/Text3D/Public/Text3DTypes.h |
| Include Path |
#include "Text3DTypes.h" |
Syntax
USTRUCT ()
struct FGlyphMeshParameters
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Bevel |
float |
|
Text3DTypes.h |
|
| BevelSegments |
int32 |
|
Text3DTypes.h |
|
| BevelType |
EText3DBevelType |
|
Text3DTypes.h |
|
| bOutline |
bool |
|
Text3DTypes.h |
|
| Extrude |
float |
|
Text3DTypes.h |
|
| OutlineExpand |
float |
|
Text3DTypes.h |
|
| OutlineType |
EText3DOutlineType |
|
Text3DTypes.h |
|
| PivotOffset |
FVector |
|
Text3DTypes.h |
|