Navigation
API > API/Plugins > API/Plugins/ChaosFleshEngine
| Name | FConstraintObject |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshEngine/Public/ChaosFlesh/ChaosDeformableConstraintsComponent.h |
| Include Path | #include "ChaosFlesh/ChaosDeformableConstraintsComponent.h" |
Syntax
USTRUCT (BlueprintType )
struct FConstraintObject
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FConstraintObject
(
TObjectPtr< UFleshComponent > InSource, |
ChaosFlesh/ChaosDeformableConstraintsComponent.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Parameters | FDeformableConstraintParameters | ChaosFlesh/ChaosDeformableConstraintsComponent.h |
|
|
| Source | TObjectPtr< UFleshComponent > | ChaosFlesh/ChaosDeformableConstraintsComponent.h |
|
|
| Target | TObjectPtr< UFleshComponent > | ChaosFlesh/ChaosDeformableConstraintsComponent.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
Chaos::Softs::FConstraintObjectKey ToChaos() |
ChaosFlesh/ChaosDeformableConstraintsComponent.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FConstraintObject& Other |
ChaosFlesh/ChaosDeformableConstraintsComponent.h |