Module |
|
Header |
/Engine/Source/Developer/PhysicsUtilities/Public/ConvexDecompTool.h |
Include |
#include "ConvexDecompTool.h" |
class IDecomposeMeshToHullsAsync
Name | Description | |
---|---|---|
|
~IDecomposeMeshToHullsAsync() |
Name | Description | ||
---|---|---|---|
|
DecomposeMeshToHullsAsyncBegin |
Utility for turning arbitrary mesh into convex hulls. |
|
|
const FStrin... |
GetCurrentStatus() |
Returns the current status message in the decomposition process. An empty string is returns if the convex decomposition is complete. |
|
IsComplete() |
Returns true if the convex decomposition process has completed and results are ready. |
|
|
Release() |