Navigation
API > API/Plugins > API/Plugins/DatasmithContent
| Name | FDatasmithMeshSectionInfoMapTemplate |
| Type | struct |
| Header File | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/ObjectTemplates/DatasmithStaticMeshTemplate.h |
| Include Path | #include "ObjectTemplates/DatasmithStaticMeshTemplate.h" |
Syntax
USTRUCT ()
struct FDatasmithMeshSectionInfoMapTemplate
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Map | TMap< uint32, FDatasmithMeshSectionInfoTemplate > | ObjectTemplates/DatasmithStaticMeshTemplate.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Apply
(
FMeshSectionInfoMap* Destination, |
ObjectTemplates/DatasmithStaticMeshTemplate.h | ||
bool Equals
(
const FDatasmithMeshSectionInfoMapTemplate& Other |
ObjectTemplates/DatasmithStaticMeshTemplate.h | ||
void Load
(
const FMeshSectionInfoMap& Source |
ObjectTemplates/DatasmithStaticMeshTemplate.h |