UBorder::SetDesiredSizeScale

Sets the DesireSizeScale of this border.

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/Border.h

Include

#include "Components/Border.h"

Source

/Engine/Source/Runtime/UMG/Private/Components/Border.cpp

Syntax

void SetDesiredSizeScale
(
    FVector2D InScale
)

Remarks

Sets the DesireSizeScale of this border.

Parameters

Parameter

Description

InScale

The X and Y multipliers for the desired size

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