HasPointsInBox

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

HasPointsInBox

(
    const FBox& Box,
    bool bVisibleOnly
)

Returns true if there are any points within the given box.

Public function Const UFunction BlueprintPure, Category

bool

 

HasPointsInBox

(
    FVector Center,
    FVector Extent,
    bool bVisibleOnly
)

Returns true if there are any points within the given box.

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