FConvex::SupportCoreScaled

SupportCore with non-uniform scale support.

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/Convex.h"

Syntax

FVec3 SupportCoreScaled
(
    const FVec3 & Direction,
    FReal InMargin,
    const FVec3 & Scale
) const

Remarks

SupportCore with non-uniform scale support. This is required for the margin in scaled space to by uniform.

in this version all the inputs are in outer container's (scaled shape) space

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