TPBDRigidsSOAs::CreateClusteredParticles

Used specifically by PBDRigidClustering.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDRigidsSOAs.h

Include

#include "Chaos/PBDRigidsSOAs.h"

Syntax

TArray< TPBDRigidClusteredParticleHandle< T, d > * > CreateClusteredParticles
(
    int32 NumParticles,
    const FUniqueIdx * ExistingIndices,
    const TPBDRigidParticleParameters< T, d > & Params
)

Remarks

Used specifically by PBDRigidClustering. These have special properties for maintaining relative order, efficiently switching from kinematic to dynamic, disable to enable, etc...

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss