Navigation
API > API/Plugins > API/Plugins/Text3D > API/Plugins/Text3D/FCachedFontFaceGlyphHandle
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Text3DTypes.h | |||
FCachedFontFaceGlyphHandle
(
FText3DFontFaceCache* InFontFaceCache, |
Text3DTypes.h |
FCachedFontFaceGlyphHandle()
| Name | FCachedFontFaceGlyphHandle |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Text3D/Source/Text3D/Public/Text3DTypes.h |
| Include Path | #include "Text3DTypes.h" |
FCachedFontFaceGlyphHandle()
FCachedFontFaceGlyphHandle(FText3DFontFaceCache *, uint32, const FGlyphMeshParameters &)
| Name | FCachedFontFaceGlyphHandle |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Text3D/Source/Text3D/Public/Text3DTypes.h |
| Include Path | #include "Text3DTypes.h" |
| Source | /Engine/Plugins/VirtualProduction/Text3D/Source/Text3D/Private/Text3DTypes.cpp |
FCachedFontFaceGlyphHandle
(
FText3DFontFaceCache * InFontFaceCache,
uint32 InGlyphIndex,
const FGlyphMeshParameters & InParameters
)