Navigation
API > API/Plugins > API/Plugins/ChaosFleshEngine
| Name | FParallelDeformableTask |
| Type | class |
| Header File | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshEngine/Public/ChaosFlesh/ChaosDeformableSolverThreading.h |
| Include Path | #include "ChaosFlesh/ChaosDeformableSolverThreading.h" |
Syntax
class FParallelDeformableTask
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FParallelDeformableTask
(
UDeformableSolverComponent* InDeformableSolverComponent, |
ChaosFlesh/ChaosDeformableSolverThreading.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DeformableSolverComponent | UDeformableSolverComponent * | ChaosFlesh/ChaosDeformableSolverThreading.h | ||
| DeltaTime | float | ChaosFlesh/ChaosDeformableSolverThreading.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void DoTask
(
ENamedThreads::Type CurrentThread, |
ChaosFlesh/ChaosDeformableSolverThreading.h | ||
TStatId GetStatId() |
ChaosFlesh/ChaosDeformableSolverThreading.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static ENamedThreads::Type GetDesiredThread() |
ChaosFlesh/ChaosDeformableSolverThreading.h | ||
static ESubsequentsMode::Type GetSubsequentsMode() |
ChaosFlesh/ChaosDeformableSolverThreading.h |