ApplyColorToFirstPointByRay

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

ApplyColorToFirstPointByRay

(
    const FColor& NewColor,
    FLidarPointCloudRay Ray,
    float Radius,
    bool bVisibleOnly
)

Public function UFunction BlueprintCallable, Category

void

 

ApplyColorToFirstPointByRay

(
    FColor NewColor,
    FVector Origin,
    FVector Direction,
    float Radius,
    bool bVisibleOnly
)

Applies the given color to the first point hit by the given ray

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