SCompoundWidget::SetContentScale

Sets the content scale for this widget.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/SCompoundWidget.h

Include

#include "Widgets/SCompoundWidget.h"

Syntax

void SetContentScale
(
    const TAttribute< FVector2D > & InContentScale
)

Remarks

Sets the content scale for this widget.

Parameters

Parameter

Description

InContentScale

Content scaling factor.

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