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