RemovePointsInBox

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

RemovePointsInBox

(
    const FBox& Box,
    const bool& bVisibleOnly
)

Public function UFunction BlueprintCallable, Category

void

 

RemovePointsInBox

(
    FVector Center,
    FVector Extent,
    bool bVisibleOnly
)

Removes all 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