Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FOrientedBox
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/OrientedBox.h |
Include | #include "Math/OrientedBox.h" |
FFloatInterval Project
&40;
const FVector & Axis
&41; const
Remarks
Finds the projection interval of the box when projected onto Axis.
Parameters
Name | Description |
---|---|
Axis | The unit vector defining the axis to project the box onto. |