FPBDConstraintGraph::GetIslandParticles

Get the list of Particle indices associated with the specified island.

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/PBDConstraintGraph.h"

Syntax

const TArray< TGeometryParticleHandle< FReal, 3 > * > & GetIslandParticles
(
    int32 Island
) const

Remarks

Get the list of Particle indices associated with the specified island.

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