UCanvas::CreateFontRenderInfo

Constructor for FontRenderInfo

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Canvas.h

Include

#include "Engine/Canvas.h"

Source

/Engine/Source/Runtime/Engine/Private/UserInterface/Canvas.cpp

Syntax

FFontRenderInfo CreateFontRenderInfo
(
    bool bClipText,
    bool bEnableShadow,
    FLinearColor GlowColor,
    FVector2D GlowOuterRadius,
    FVector2D GlowInnerRadius
)

Remarks

Constructor for FontRenderInfo

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