Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/SWidget
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWidget.h |
| Include | #include "Widgets/SWidget.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Widgets/SWidget.cpp |
FSlateRect CalculateCullingAndClippingRules
&40;
const FGeometry & AllottedGeometry,
const FSlateRect & MyCullingRect,
bool & bClipToBounds,
bool & bAlwaysClip,
bool & bIntersectClipBounds
&41; const
Remarks
Calculates what if any clipping state changes need to happen when drawing this widget. the culling rect that should be used going forward.