Navigation
API > API/Plugins > API/Plugins/ChaosFleshEditor > API/Plugins/ChaosFleshEditor/ChaosFlesh > API/Plugins/ChaosFleshEditor/ChaosFlesh/Cmd
References
| Module | ChaosFleshEditor |
| Header | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshEditor/Public/ChaosFlesh/Cmd/ChaosFleshCommands.h |
| Include | #include "ChaosFlesh/Cmd/ChaosFleshCommands.h" |
Syntax
class FChaosFleshCommands
Remarks
The public interface to this module
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | FindQualifyingTetrahedra
(
const TArray< FString >& Args, |
Commmand invoked from "FChaosDeformableCommands.FindHighAspectRatioTetrahedra", uses the selected FleshComponent and outputs tetrahedra indices to the log. | |
| void | ImportFile
(
const TArray< FString >& Args, |
Import file. |