FOrientedBox::Project

Finds the projection interval of the box when projected onto Axis.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/OrientedBox.h"

Syntax

FFloatInterval Project
(
    const FVector & Axis
) const

Remarks

Finds the projection interval of the box when projected onto Axis.

Parameters

Parameter

Description

Axis

The unit vector defining the axis to project the box onto.

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