Navigation
API > API/Runtime > API/Runtime/Engine
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsAlphaCompositeBlendMode
(
EBlendMode BlendMode |
MaterialShared.h | ||
bool IsAlphaCompositeBlendMode
(
const FMaterial& In |
MaterialShared.h | ||
bool IsAlphaCompositeBlendMode
(
const UMaterialInterface& In |
MaterialShared.h | ||
bool IsAlphaCompositeBlendMode
(
const FMaterialShaderParameters& In |
MaterialShared.h |
IsAlphaCompositeBlendMode(EBlendMode)
| Name | IsAlphaCompositeBlendMode |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/MaterialShared.h |
| Include Path | #include "MaterialShared.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Materials/SubstrateMaterial.cpp |
bool IsAlphaCompositeBlendMode
(
EBlendMode BlendMode
)
IsAlphaCompositeBlendMode(const FMaterial &)
| Name | IsAlphaCompositeBlendMode |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/MaterialShared.h |
| Include Path | #include "MaterialShared.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Materials/SubstrateMaterial.cpp |
bool IsAlphaCompositeBlendMode
(
const FMaterial & In
)
IsAlphaCompositeBlendMode(const UMaterialInterface &)
| Name | IsAlphaCompositeBlendMode |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/MaterialShared.h |
| Include Path | #include "MaterialShared.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Materials/SubstrateMaterial.cpp |
bool IsAlphaCompositeBlendMode
(
const UMaterialInterface & In
)
IsAlphaCompositeBlendMode(const FMaterialShaderParameters &)
| Name | IsAlphaCompositeBlendMode |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/MaterialShared.h |
| Include Path | #include "MaterialShared.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Materials/SubstrateMaterial.cpp |
bool IsAlphaCompositeBlendMode
(
const FMaterialShaderParameters & In
)