ISlateFontTexture

Interface to all Slate font textures, both atlased and non-atlased

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

ISlateFontTexture

FSlateFontAtlas

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Fonts/FontTypes.h

Include

#include "Fonts/FontTypes.h"

Syntax

class ISlateFontTexture

Remarks

Interface to all Slate font textures, both atlased and non-atlased

Destructors

Name Description

Public function Virtual

~ISlateFontTexture()

Functions

Name Description

Public function

FTextureReso...

 

GetEngineTexture()

Returns the texture resource used the Engine

Public function Const

FSlateShader...

 

GetSlateTexture()

Returns the texture resource used by Slate

Public function Const

bool

 

IsGrayscale()

Returns whether the texture resource is 8-bit grayscale or 8-bit per-channel BGRA color

Public function

void

 

ReleaseRenderingResources()

Releases rendering resources of this texture