GetPointsInBoxAsCopies

Overload list

Windows
MacOS
Linux
Name Description

Public function UFunction BlueprintCallable, Category

TArray< FLid...

 

GetPointsInBoxAsCopies

(
    FVector Center,
    FVector Extent,
    bool bVisibleOnly,
    bool bReturnWorldSpace
)

Populates the array with copies of points within the given box.

Public function

void

 

GetPointsInBoxAsCopies

(
    TArray< FLidarPointCloudPoint >& S...,
    const FBox& Box,
    const bool& bVisibleOnly,
    const bool& bReturnWorldSpace
)

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