FBox::GetExtrema

Windows
MacOS
Linux

Deprecated

  • This method performed unsafe operations and should be replaced with using .Min and .Max directly or using the [] operator on this class instead.

References

Module

Core

Header

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

Include

#include "Math/Box.h"

Syntax

const FVector & GetExtrema
(
    int PointIndex
) const

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