operator+=

Overload list

Windows
MacOS
Linux
Name Description

Public function

FBox &

 

operator+=

(
    const FVector& Other
)

Adds to this bounding box to include a given point.

Public function

FBox &

 

operator+=

(
    const FBox& Other
)

Adds to this bounding box to include a new bounding volume.

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