RHICalcTextureCubePlatformSize

Windows
MacOS
Linux

References

Module

RHI

Header

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

Include

#include "DynamicRHI.h"

Syntax

uint64 RHICalcTextureCubePlatformSize
(
    uint32 Size,
    uint8 Format,
    uint32 NumMips,
    uint32 Flags,
    const FRHIResourceCreateInfo & CreateInfo,
    uint32 & OutAlign
)

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