Navigation
Unreal Engine C++ API Reference > Plugins > Text3D
Inheritance Hierarchy
- FText3DDynamicData
- FText3DMesh
References
Module | Text3D |
Header | /Engine/Plugins/Experimental/Text3D/Source/Text3D/Public/Mesh.h |
Include | #include "Mesh.h" |
Syntax
struct FText3DDynamicData
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TArray< int32 > | GlyphStartVertices | |
![]() |
TArray< int32 > | Indices | |
![]() |
TArray< FDynamicMeshVertex > | Vertices |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FText3DDynamicData
(
const TArray< int32 >& InIndices, |