Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/SWidget
Syntax
EWidgetPixelSnapping PixelSnappingMethod
Remarks
When set to EPixelSnappingMethod::SnapToPixel, the widget is drawn at the nearest pixel. Will improve sharpness but could show a stepping effect when moved in an animation. By default everything in slate is Inherit, and the default state all things inherit is SnapToPixel.