Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSubstrateOperator
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Has
(
ESubstrateBsdfFeature In |
Rendering/SubstrateMaterialShared.h | ||
bool Has
(
uint32 In |
Rendering/SubstrateMaterialShared.h |
Has(ESubstrateBsdfFeature)
| Name | Has |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Rendering/SubstrateMaterialShared.h |
| Include Path | #include "Rendering/SubstrateMaterialShared.h" |
bool Has
(
ESubstrateBsdfFeature In
) const
Has(uint32)
| Name | Has |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Rendering/SubstrateMaterialShared.h |
| Include Path | #include "Rendering/SubstrateMaterialShared.h" |
bool Has
(
uint32 In
) const