Navigation
API > API/Plugins > API/Plugins/Text3D
| Name | FText3DMaterialOverride |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/Text3D/Source/Text3D/Public/Text3DTypes.h |
| Include Path | #include "Text3DTypes.h" |
Syntax
USTRUCT ()
struct FText3DMaterialOverride
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Materials | TArray< TObjectPtr< UMaterialInterface > > | Materials where index = EText3DGroupType | Text3DTypes.h | |
| Tag | FName | Text3DTypes.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FText3DMaterialOverride& Other |
Text3DTypes.h | ||
bool operator==
(
const FText3DMaterialOverride& Other |
Text3DTypes.h |