TBox::GetMostOpposingPlane

Get the index of the plane that most opposes the normal.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Box.h

Include

#include "Chaos/Box.h"

Syntax

int32 GetMostOpposingPlane
(
    const TVector< T, d > & Normal
) const

Remarks

Get the index of the plane that most opposes the normal.

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