HasPointsInSphere

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

HasPointsInSphere

(
    const FSphere& Sphere,
    bool bVisibleOnly
)

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

Public function Const UFunction BlueprintPure, Category

bool

 

HasPointsInSphere

(
    FVector Center,
    float Radius,
    bool bVisibleOnly
)

Returns true if there are any 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