ISlateAtlasProvider::GetAtlasPageResource

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

Choose your operating system:

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)