TShaderPermutationDomain::Set

Set dimension's value, but in this case emit compile time error if could not find the dimension to set.

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "ShaderPermutation.h"

Syntax

template<class DimensionToSet>
void Set
(
    typename DimensionToSet::Type
)

Remarks

Set dimension's value, but in this case emit compile time error if could not find the dimension to set.

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