Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/GeometryCollection > API/Runtime/Chaos/GeometryCollection/Facades
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/Facades/CollectionConstraintOverrideFacade.h |
| Include | #include "GeometryCollection/Facades/CollectionConstraintOverrideFacade.h" |
Syntax
class FConstraintOverrideTargetFacade
Remarks
Transient constraint targets. Typically stored in the simulation collection.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FConstraintOverrideTargetFacade
(
FManagedArrayCollection& InCollection |
|||
FConstraintOverrideTargetFacade
(
const FManagedArrayCollection& InCollection |
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | Add
(
FConstraintOverridesTargetData& InputData |
||
| void | Clear () |
||
| void | DefineSchema () |
||
| FConstraintOverridesTargetData | Get
(
const int32 Index |
||
| int32 | GetIndex
(
const int32 Index |
||
| const FVector3f & | GetPosition
(
const int32 Index |
||
| bool | IsConst () |
||
| bool | IsValid () |
||
| int32 | Num () |
Constants
| Name | Description |
|---|---|
| GroupName | |
| TargetIndex | |
| TargetPosition |