Navigation
API > API/Developer > API/Developer/DatasmithFacade
Facade representation of Abstract class IDatasmithExpressionParameter
| Name | FDatasmithFacadeExpressionParameter |
| Type | class |
| Header File | /Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeUEPbrMaterial.h |
| Include Path | #include "DatasmithFacadeUEPbrMaterial.h" |
Syntax
class FDatasmithFacadeExpressionParameter
Derived Classes
- FDatasmithFacadeMaterialExpressionBool
- FDatasmithFacadeMaterialExpressionColor
- FDatasmithFacadeMaterialExpressionScalar
- FDatasmithFacadeMaterialExpressionTexture
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FDatasmithFacadeExpressionParameter() |
DatasmithFacadeUEPbrMaterial.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TCHAR * GetGroupName() |
DatasmithFacadeUEPbrMaterial.h | ||
void SetGroupName
(
const TCHAR* InGroupName |
DatasmithFacadeUEPbrMaterial.h |