FSphere::operator+

Gets the result of addition to this bounding volume.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/Sphere.h

Include

#include "Math/Sphere.h"

Syntax

FSphere operator+
(
    const FSphere & Other
) const

Remarks

Gets the result of addition to this bounding volume.

Returns

A new bounding volume.

Parameters

Parameter

Description

Other

The other volume to add to this.

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