FRHITransitionInfo::FRHITransitionInfo

Windows
MacOS
Linux

References

Module

RHI

Header

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

Include

#include "RHI.h"

Syntax

FRHITransitionInfo
(
    class FRHITexture * InTexture,
    ERHIAccess InPreviousState,
    ERHIAccess InNewState,
    EResourceTransitionFlags InFlags,
    uint32 InMipIndex,
    uint32 InArraySlice,
    uint32 InPlaneSlice
)

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