Navigation
API > API/Plugins > API/Plugins/Text3D
| |
|
| Name |
FText3DWordStatistics |
| Type |
struct |
| Header File |
/Engine/Plugins/VirtualProduction/Text3D/Source/Text3D/Public/Text3DTypes.h |
| Include Path |
#include "Text3DTypes.h" |
Syntax
struct FText3DWordStatistics
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ActualRange |
FTextRange |
Actual range taking into account whitespaces |
Text3DTypes.h |
|
| RenderRange |
FTextRange |
Render range not taking into account whitespaces |
Text3DTypes.h |
|