Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SDPIScaler > API/Runtime/Slate/SDPIScaler/FArguments
Description
The scaling factor between Pixels and Slate Units (SU). For example, a value of 2 means 2 pixels for every linear Slate Unit and 4 pixels for every square Slate Unit.
| Name | DPIScale |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SDPIScaler.h |
| Include Path | #include "Widgets/Layout/SDPIScaler.h" |
WidgetArgsType & DPIScale
(
const TAttribute < float > & InAttribute
)