Navigation
API > API/Plugins > API/Plugins/DatasmithContent > API/Plugins/DatasmithContent/ObjectTemplates
References
| Module | DatasmithContent |
| Header | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/ObjectTemplates/DatasmithStaticMeshTemplate.h |
| Include | #include "ObjectTemplates/DatasmithStaticMeshTemplate.h" |
Syntax
USTRUCT&40;&41;
struct FDatasmithStaticMaterialTemplate
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< class UMaterialInterface > | MaterialInterface | ||
| FName | MaterialSlotName |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Apply
(
FStaticMaterial* Destination, |
||
| bool | Equals
(
const FDatasmithStaticMaterialTemplate& Other |
||
| void | Load
(
const FStaticMaterial& Source |