FGeometryCollectionPhysicsProxy::GetRelevantParticleHandles

Get all the geometry collection particle handles based on the processing resolution

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 GetRelevantParticleHandles
(
    TArray< Chaos::TGeometryParticleHandle< float, 3 > * > & Handles,
    const Chaos::FPBDRigidsSolver * RigidSolver,
    EFieldResolutionType ResolutionType
)

Remarks

Get all the geometry collection particle handles based on the processing resolution

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