UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSlateSdfGenerator::FRequestOutputInfo Struct Reference

#include <SlateSdfGenerator.h>

Public Attributes

uint16 ImageWidth
 
uint16 ImageHeight
 
int16 BearingX
 
int16 BearingY
 

Detailed Description

Glyph metrics made available immediately after spawning a new task.

Member Data Documentation

◆ BearingX

int16 FSlateSdfGenerator::FRequestOutputInfo::BearingX

Position of left edge of image relative to glyph origin

◆ BearingY

int16 FSlateSdfGenerator::FRequestOutputInfo::BearingY

Position of top edge of image relative to glyph origin

◆ ImageHeight

uint16 FSlateSdfGenerator::FRequestOutputInfo::ImageHeight

Raster Image Height

◆ ImageWidth

uint16 FSlateSdfGenerator::FRequestOutputInfo::ImageWidth

Raster Image Width


The documentation for this struct was generated from the following file: