Navigation
API > API/Developer > API/Developer/DatasmithFacade > API/Developer/DatasmithFacade/FDatasmithFacadeUEPbrMaterial
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
DatasmithFacadeUEPbrMaterial.h |
|
|
|
DatasmithFacadeUEPbrMaterial.h |
|
|
|
DatasmithFacadeUEPbrMaterial.h |
|
|
|
DatasmithFacadeUEPbrMaterial.h |
|
|
|
DatasmithFacadeUEPbrMaterial.h |
|
|
|
DatasmithFacadeUEPbrMaterial.h |
|
|
|
DatasmithFacadeUEPbrMaterial.h |
|
|
|
DatasmithFacadeUEPbrMaterial.h |
|
|
|
DatasmithFacadeUEPbrMaterial.h |
|
|
|
DatasmithFacadeUEPbrMaterial.h |
|
AddMaterialExpression()
| |
|
| Name |
AddMaterialExpression |
| Type |
function |
| Header File |
/Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeUEPbrMaterial.h |
| Include Path |
#include "DatasmithFacadeUEPbrMaterial.h" |
template<typename T>
T AddMaterialExpression()
AddMaterialExpression()
| |
|
| Name |
AddMaterialExpression |
| Type |
function |
| Header File |
/Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeUEPbrMaterial.h |
| Include Path |
#include "DatasmithFacadeUEPbrMaterial.h" |
template<>
FDatasmithFacadeMaterialExpressionBool AddMaterialExpression()
AddMaterialExpression()
| |
|
| Name |
AddMaterialExpression |
| Type |
function |
| Header File |
/Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeUEPbrMaterial.h |
| Include Path |
#include "DatasmithFacadeUEPbrMaterial.h" |
template<>
FDatasmithFacadeMaterialExpressionColor AddMaterialExpression()
AddMaterialExpression()
| |
|
| Name |
AddMaterialExpression |
| Type |
function |
| Header File |
/Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeUEPbrMaterial.h |
| Include Path |
#include "DatasmithFacadeUEPbrMaterial.h" |
template<>
FDatasmithFacadeMaterialExpressionFlattenNormal AddMaterialExpression()
AddMaterialExpression()
| |
|
| Name |
AddMaterialExpression |
| Type |
function |
| Header File |
/Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeUEPbrMaterial.h |
| Include Path |
#include "DatasmithFacadeUEPbrMaterial.h" |
template<>
FDatasmithFacadeMaterialExpressionFunctionCall AddMaterialExpression()
AddMaterialExpression()
| |
|
| Name |
AddMaterialExpression |
| Type |
function |
| Header File |
/Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeUEPbrMaterial.h |
| Include Path |
#include "DatasmithFacadeUEPbrMaterial.h" |
template<>
FDatasmithFacadeMaterialExpressionGeneric AddMaterialExpression()
AddMaterialExpression()
| |
|
| Name |
AddMaterialExpression |
| Type |
function |
| Header File |
/Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeUEPbrMaterial.h |
| Include Path |
#include "DatasmithFacadeUEPbrMaterial.h" |
template<>
FDatasmithFacadeMaterialExpressionScalar AddMaterialExpression()
AddMaterialExpression()
| |
|
| Name |
AddMaterialExpression |
| Type |
function |
| Header File |
/Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeUEPbrMaterial.h |
| Include Path |
#include "DatasmithFacadeUEPbrMaterial.h" |
template<>
FDatasmithFacadeMaterialExpressionTexture AddMaterialExpression()
AddMaterialExpression()
| |
|
| Name |
AddMaterialExpression |
| Type |
function |
| Header File |
/Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeUEPbrMaterial.h |
| Include Path |
#include "DatasmithFacadeUEPbrMaterial.h" |
template<>
FDatasmithFacadeMaterialExpressionTextureCoordinate AddMaterialExpression()
AddMaterialExpression(const EDatasmithFacadeMaterialExpressionType)
| |
|
| Name |
AddMaterialExpression |
| Type |
function |
| Header File |
/Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeUEPbrMaterial.h |
| Include Path |
#include "DatasmithFacadeUEPbrMaterial.h" |
| Source |
/Engine/Source/Developer/Datasmith/DatasmithFacade/Private/DatasmithFacadeUEPbrMaterial.cpp |
IDatasmithMaterialExpression * AddMaterialExpression
(
const EDatasmithFacadeMaterialExpressionType ExpressionType
)