Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/PhysicsEngine > API/Runtime/Engine/PhysicsEngine/FKConvexElem
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/ConvexElem.h |
| Include | #include "PhysicsEngine/ConvexElem.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Collision/KAggregateGeom.cpp |
bool HullFromPlanes
(
const TArray < FPlane > & InPlanes,
const TArray < FVector > & SnapVerts,
float InSnapDistance
)
Remarks
Utility for creating a convex hull from a set of planes. Will reset current state of this elem.