TShaderPermutationInt::FromDimensionValueId

Converts dimension's value id to dimension's integer value (exact reciprocal of ToDimensionValueId).

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/ShaderPermutation.h

Include

#include "ShaderPermutation.h"

Syntax

static Type FromDimensionValueId
(
    int32 PermutationId
)

Remarks

Converts dimension's value id to dimension's integer value (exact reciprocal of ToDimensionValueId).

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss