Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos > FConvex
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Convex.h |
Include | #include "Chaos/Convex.h" |
FVec3 SupportCoreScaled
(
const FVec3 & Direction,
FReal InMargin,
const FVec3 & Scale,
FReal * OutSupportDelta,
int32 & VertexIndex
) const
Remarks
SupportCore with non-uniform scale support. This is required for the margin in scaled space to by uniform. Note in this version all the inputs are in outer container's (scaled shape) space