ApplyColorToPointsInBox

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

ApplyColorToPointsInBox

(
    const FColor& NewColor,
    const FBox& Box,
    const bool& bVisibleOnly
)

Public function UFunction BlueprintCallable, Category

void

 

ApplyColorToPointsInBox

(
    FColor NewColor,
    FVector Center,
    FVector Extent,
    bool bVisibleOnly
)

Applies the given color to all points within the box

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