Navigation
API > API/Plugins > API/Plugins/ChaosFleshEditor > API/Plugins/ChaosFleshEditor/ChaosFlesh > API/Plugins/ChaosFleshEditor/ChaosFlesh/Cmd > API/Plugins/ChaosFleshEditor/ChaosFlesh/Cmd/FChaosFleshCommands
References
| Module | ChaosFleshEditor |
| Header | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshEditor/Public/ChaosFlesh/Cmd/ChaosFleshCommands.h |
| Include | #include "ChaosFlesh/Cmd/ChaosFleshCommands.h" |
| Source | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshEditor/Private/ChaosFlesh/Cmd/ChaosFleshCommands.cpp |
static void FindQualifyingTetrahedra
&40;
const TArray< FString > & Args,
UWorld &42; World
&41;
Remarks
Commmand invoked from "FChaosDeformableCommands.FindHighAspectRatioTetrahedra", uses the selected FleshComponent and outputs tetrahedra indices to the log.
Parameters
| Name | Description |
|---|---|
| Args | Supported arguments: 'MaxAR |
| World |