Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/Chaos
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ClusterCreationParameters.h |
Include | #include "Chaos/ClusterCreationParameters.h" |
Syntax
struct FClusterCreationParameters
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bCleanCollisionParticles | |
![]() |
bool | bCopyCollisionParticles | |
![]() |
bool | bGenerateConnectionGraph | |
![]() |
bool | bIsAnchored | |
![]() |
Chaos::FPBDRigidClusteredParticleHandle * | ClusterParticleHandle | |
![]() |
FReal | CoillisionThicknessPercent | |
![]() |
FBVHParticles * | CollisionParticles | |
![]() |
FReal | ConnectionGraphBoundsFilteringMargin | |
![]() |
EConnectionMethod | ConnectionMethod | |
![]() |
int32 | MaxNumConnections | |
![]() |
FVec3 | Scale |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FClusterCreationParameters
(
FReal CoillisionThicknessPercentIn, |
Enums
Type | Name | Description | |
---|---|---|---|
![]() |
EConnectionMethod |