TRenderTargetFormats

Can't use TEnumByte as it changes the struct to be non trivially constructible, breaking memset.

Windows
MacOS
Linux

Type

typedef TStaticArray< uint8, MaxSimultaneousRenderTargets > TRenderTargetFormats

References

Module

RHI

Header

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

Include

#include "RHIResources.h"

Remarks

Can't use TEnumByte as it changes the struct to be non trivially constructible, breaking memset.

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