FTextureSource::GetMipData

Legacy API that defaults to LayerIndex 0

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Texture.h

Include

#include "Engine/Texture.h"

Syntax

bool GetMipData
(
    TArray64< uint8 > & OutMipData,
    int32 MipIndex,
    class IImageWrapperModule * ImageWrapperModule
)

Remarks

Legacy API that defaults to LayerIndex 0

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