Navigation
API > API/Plugins > API/Plugins/MetaHumanImageViewerEditor > API/Plugins/MetaHumanImageViewerEditor/CustomMaterialUtils
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void SetupExpression
(
UMaterialExpressionTextureObjectParameter* InExpression, |
Utils/CustomMaterialUtils.h | ||
static void SetupExpression
(
UMaterialExpressionScalarParameter* InExpression, |
Utils/CustomMaterialUtils.h | ||
static void SetupExpression
(
UMaterialExpressionVectorParameter* InExpression, |
Utils/CustomMaterialUtils.h | ||
static void SetupExpression
(
UMaterialExpression* InExpression, |
Utils/CustomMaterialUtils.h |
SetupExpression(class UMaterialExpressionTextureObjectParameter *, const FName &, bool)
| Name | SetupExpression |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanImageViewerEditor/Public/Utils/CustomMaterialUtils.h |
| Include Path | #include "Utils/CustomMaterialUtils.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanImageViewerEditor/Public/Utils/CustomMaterialUtils.cpp |
static void SetupExpression
(
class UMaterialExpressionTextureObjectParameter * InExpression,
const FName & InName,
bool bInUseExternalSampler
)
SetupExpression(class UMaterialExpressionScalarParameter *, const FName &, bool)
| Name | SetupExpression |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanImageViewerEditor/Public/Utils/CustomMaterialUtils.h |
| Include Path | #include "Utils/CustomMaterialUtils.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanImageViewerEditor/Public/Utils/CustomMaterialUtils.cpp |
static void SetupExpression
(
class UMaterialExpressionScalarParameter * InExpression,
const FName & InName,
bool bInUseExternalSampler
)
SetupExpression(class UMaterialExpressionVectorParameter *, const FName &, bool)
| Name | SetupExpression |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanImageViewerEditor/Public/Utils/CustomMaterialUtils.h |
| Include Path | #include "Utils/CustomMaterialUtils.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanImageViewerEditor/Public/Utils/CustomMaterialUtils.cpp |
static void SetupExpression
(
class UMaterialExpressionVectorParameter * InExpression,
const FName & InName,
bool bInUseExternalSampler
)
SetupExpression(class UMaterialExpression *, const FName &, bool)
| Name | SetupExpression |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanImageViewerEditor/Public/Utils/CustomMaterialUtils.h |
| Include Path | #include "Utils/CustomMaterialUtils.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanImageViewerEditor/Public/Utils/CustomMaterialUtils.cpp |
static void SetupExpression
(
class UMaterialExpression * InExpression,
const FName & InName,
bool bInUseExternalSampler
)