Navigation
API > API/Plugins > API/Plugins/ChaosFleshEngine
| Name | FSolverConstraintsGroup |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshEngine/Public/ChaosFlesh/ChaosDeformableSolverGroups.h |
| Include Path | #include "ChaosFlesh/ChaosDeformableSolverGroups.h" |
Syntax
USTRUCT (BlueprintType )
struct FSolverConstraintsGroup
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bEnableKinematics | bool | ChaosFlesh/ChaosDeformableSolverGroups.h |
|
|
| bEnablePositionTargets | bool | ChaosFlesh/ChaosDeformableSolverGroups.h |
|
|
| CorotatedConstraints | FSolverCorotatedConstraintsGroup | ChaosFlesh/ChaosDeformableSolverGroups.h |
|
|
| GaussSeidelConstraints | FSolverGaussSeidelConstraintsGroup | These are options for another solver. | ChaosFlesh/ChaosDeformableSolverGroups.h |
|