Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | FDFontParameters |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/MaterialEditor/DEditorFontParameterValue.h |
| Include Path | #include "MaterialEditor/DEditorFontParameterValue.h" |
Syntax
USTRUCT ()
struct FDFontParameters
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FontPage | int32 | MaterialEditor/DEditorFontParameterValue.h |
|
|
| FontValue | TObjectPtr< class UFont > | MaterialEditor/DEditorFontParameterValue.h |
|