FConvex::GetMostOpposingPlaneScaled

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/Convex.h

Include

#include "Chaos/Convex.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/Convex.cpp

Syntax

int32 GetMostOpposingPlaneScaled
(
    const FVec3 & Normal,
    const FVec3 & Scale
) 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