GetExpectedFeatureLevelMaxTextureSamplers

Return what the expected number of samplers will be supported by a feature level.

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHIDefinitions.h

Include

#include "RHIDefinitions.h"

Syntax

uint32 GetExpectedFeatureLevelMaxTextureSamplers
(
    const FStaticFeatureLevel FeatureLevel
)

Remarks

If should only be used for a guess at the limit, the real limit will not be known until runtime

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