Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FConvex
Description
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
| Name | SupportCoreScaled |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Convex.h |
| Include Path | #include "Chaos/Convex.h" |
FVec3 SupportCoreScaled
(
const FVec3 & Direction,
FReal InMargin,
const FVec3 & Scale,
FReal * OutSupportDelta,
int32 & VertexIndex
) const