FDynamicRHI::RHICreateShaderResourceViewFMask

FlushType: Wait RHI Thread.

Windows
MacOS
Linux

References

Module

RHI

Header

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

Include

#include "DynamicRHI.h"

Syntax

virtual FShaderResourceViewRHIRef RHICreateShaderResourceViewFMask
(
    FRHITexture2D * Texture2DRHI
)

Remarks

Create a shader resource view that can be used to access the multi-sample fmask metadata of a render target on supported platforms.

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