FBoxSphereBounds::GetBoxExtrema

Gets the extrema for the bounding box.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/BoxSphereBounds.h"

Syntax

FVector GetBoxExtrema
(
    uint32 Extrema
) const

Remarks

Gets the extrema for the bounding box.

Returns

The boxes extrema

Parameters

Parameter

Description

Extrema

1 for positive extrema from the origin, else negative

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