FGeometryCollectionPhysicsProxy::GetFilteredParticleHandles

Get all the geometry collection particle handles filtered by object state

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/GeometryCollectionPhysicsProxy.h

Include

#include "PhysicsProxy/GeometryCollectionPhysicsProxy.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/PhysicsProxy/GeometryCollectionPhysicsProxy.cpp

Syntax

void GetFilteredParticleHandles
(
    TArray< Chaos::TGeometryParticleHandle< float, 3 > * > & Handles,
    const Chaos::FPBDRigidsSolver * RigidSolver,
    const EFieldFilterType FilterType
)

Remarks

Get all the geometry collection particle handles filtered by object state

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