FSlateClippingState::IsPointInside

Is a point inside the clipping state?

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Layout/Clipping.h

Include

#include "Layout/Clipping.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Layout/Clipping.cpp

Syntax

bool IsPointInside
(
    const FVector2D & Point
) const

Remarks

Is a point inside the clipping state?

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