RemovePointsInSphere

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

RemovePointsInSphere

(
    const FSphere& Sphere,
    const bool& bVisibleOnly
)

Public function UFunction BlueprintCallable, Category

void

 

RemovePointsInSphere

(
    FVector Center,
    float Radius,
    bool bVisibleOnly
)

Removes all points within the given sphere

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