Navigation
API > API/Plugins > API/Plugins/InterchangeDispatcher
Inheritance Hierarchy
- IJsonCmdBase
- FJsonFetchPayloadCmd
- FJsonFetchMeshPayloadCmd
References
| Module | InterchangeDispatcher |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Dispatcher/Public/InterchangeDispatcherTask.h |
| Include | #include "InterchangeDispatcherTask.h" |
Syntax
class FJsonFetchMeshPayloadCmd : public UE::Interchange::FJsonFetchPayloadCmd
Remarks
Mesh payload require a transform to bake the mesh to avoid degenerate triangle when importing a small mesh scale by a scene node.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FTransform | MeshGlobalTransform |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FJsonFetchMeshPayloadCmd
(
const FString& InTranslatorID, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FTransform | |||
| FString |