FPBDRigidsSOAs::CreateClusteredParticles

Used specifically by PBDRigidClustering.

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/PBDRigidsSOAs.h"

Syntax

TArray< FPBDRigidClusteredParticleHandle * > CreateClusteredParticles
(
    int32 NumParticles,
    const FUniqueIdx * ExistingIndices,
    const FPBDRigidParticleParameters & 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