RangeQuery

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

void

 

RangeQuery

(
    const FAxisAlignedBox3d& Bounds,
    TFunctionRef< void> ObjectIDFu...
)

Process ObjectIDs from all the cells with bounding boxes that intersect Bounds

Public function Const

void

 

RangeQuery

(
    const FAxisAlignedBox3d& Bounds,
    TArray< int >& ObjectIDsOut
)

Collect ObjectIDs from all the cells with bounding boxes that intersect Bounds

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