FKConvexElem::HullFromPlanes

Utility for creating a convex hull from a set of planes. Will reset current state of this elem.

Windows
MacOS
Linux

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

Syntax

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.

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