Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FFleshThreadingProxy
| Name | FFleshInputBuffer |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Deformable/ChaosDeformableSolverProxy.h |
| Include Path | #include "Chaos/Deformable/ChaosDeformableSolverProxy.h" |
Syntax
class FFleshInputBuffer : public Chaos::Softs::FThreadingProxy::FBuffer
Inheritance Hierarchy
- FThreadingProxy::FBuffer → FFleshThreadingProxy::FFleshInputBuffer
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFleshInputBuffer
(
const FManagedArrayCollection&& InSimulationCollection, |
Chaos/Deformable/ChaosDeformableSolverProxy.h | ||
FFleshInputBuffer
(
const FManagedArrayCollection&& InSimulationCollection, |
Chaos/Deformable/ChaosDeformableSolverProxy.h | ||
FFleshInputBuffer
(
const FManagedArrayCollection&& InSimulationCollection, |
Chaos/Deformable/ChaosDeformableSolverProxy.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FFleshInputBuffer() |
Chaos/Deformable/ChaosDeformableSolverProxy.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Source | FFleshThreadingProxy | Chaos/Deformable/ChaosDeformableSolverProxy.h | |
| Super | FThreadingProxy::FBuffer | Chaos/Deformable/ChaosDeformableSolverProxy.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bEnableGravity | bool | Chaos/Deformable/ChaosDeformableSolverProxy.h | ||
| ComponentToBoneXf | FTransform | Chaos/Deformable/ChaosDeformableSolverProxy.h | ||
| DampingMultiplier | float | Chaos/Deformable/ChaosDeformableSolverProxy.h | ||
| IncompressibilityMultiplier | float | Chaos/Deformable/ChaosDeformableSolverProxy.h | ||
| InflationMultiplier | float | Chaos/Deformable/ChaosDeformableSolverProxy.h | ||
| MassMultiplier | float | Chaos/Deformable/ChaosDeformableSolverProxy.h | ||
| MuscleActivation | TArray< float > | Chaos/Deformable/ChaosDeformableSolverProxy.h | ||
| MuscleIndices | TArray< int32 > | Chaos/Deformable/ChaosDeformableSolverProxy.h | ||
| RestTransforms | TArray< FTransform > | Chaos/Deformable/ChaosDeformableSolverProxy.h | ||
| SimSpaceBoneIndex | int32 | Chaos/Deformable/ChaosDeformableSolverProxy.h | ||
| SimulationCollection | const FManagedArrayCollection | Chaos/Deformable/ChaosDeformableSolverProxy.h | ||
| StiffnessMultiplier | float | Chaos/Deformable/ChaosDeformableSolverProxy.h | ||
| Transforms | TArray< FTransform > | Chaos/Deformable/ChaosDeformableSolverProxy.h | ||
| WorldToComponentXf | FTransform | Chaos/Deformable/ChaosDeformableSolverProxy.h |