Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/TShaderPermutationDomain
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 ToDimensionValueId () |
ShaderPermutation.h | ||
static int32 ToDimensionValueId
(
const Type& PermutationVector |
Converts domain permutation vector to domain's value id. | ShaderPermutation.h |
ToDimensionValueId()
| Name | ToDimensionValueId |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/ShaderPermutation.h |
| Include Path | #include "ShaderPermutation.h" |
int32 ToDimensionValueId() const
ToDimensionValueId(const Type &)
Description
Converts domain permutation vector to domain's value id.
| Name | ToDimensionValueId |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/ShaderPermutation.h |
| Include Path | #include "ShaderPermutation.h" |
static int32 ToDimensionValueId
(
const Type & PermutationVector
)