Navigation
API > API/Plugins > API/Plugins/InterchangeImport > API/Plugins/InterchangeImport/Texture
References
| Module | InterchangeImport |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Import/Public/Texture/InterchangeTextureFactory.h |
| Include | #include "Texture/InterchangeTextureFactory.h" |
Syntax
struct FProcessedPayload
Variables
| Type | Name | Description | |
|---|---|---|---|
| UE::Serialization::FEditorBulkData::FSharedBufferWithID | PayloadAndId | ||
| UE::Interchange::Private::InterchangeTextureFactory::FTexturePayloadVariant | SettingsFromPayload |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FProcessedPayload
(
const FProcessedPayload& |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FProcessedPayload & | operator=
(
FProcessedPayload&& |
||
| FProcessedPayload & | operator=
(
const FProcessedPayload& |
||
| FProcessedPayload & | operator=
(
UE::Interchange::Private::InterchangeTextureFactory::FTexturePayloadVariant&& InPayloadVariant |