TShaderPermutationDomain::Get

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

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "ShaderPermutation.h"

Syntax

template<class DimensionToGet>
const DimensionToGet::Type Get() const

Remarks

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

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