Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/SCompoundWidget
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/SCompoundWidget.h |
| Include | #include "Widgets/SCompoundWidget.h" |
void SetContentScale
&40;
TAttribute< FVector2D > InContentScale
&41;
Remarks
Sets the content scale for this widget.
Parameters
| Name | Description |
|---|---|
| InContentScale | Content scaling factor. |