ISlateAtlasProvider::GetAtlasPageResource

Get the page resource for the given index (verify with GetNumAtlasPages)

Windows
MacOS
Linux

Override Hierarchy

ISlateAtlasProvider::GetAtlasPageResource()

FSlateFontCache::GetAtlasPageResource()

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Textures/TextureAtlas.h

Include

#include "Textures/TextureAtlas.h"

Syntax

FSlateShaderResource * GetAtlasPageResource
(
    const int32 InIndex
) const

Remarks

Get the page resource for the given index (verify with GetNumAtlasPages)

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