FGeometryCollectionPhysicsProxy::GetRelevantHandles

Windows
MacOS
Linux

References

Module

ChaosSolvers

Header

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

Include

#include "PhysicsProxy/GeometryCollectionPhysicsProxy.h"

Source

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

Syntax

void GetRelevantHandles
(
    TArray< Chaos::TGeometryParticleHandle< float, 3 > * > & Handles,
    TArray< FVector > & Samples,
    TArray< ContextIndex > & SampleIndices,
    const Chaos::FPhysicsSolver * RigidSolver,
    EFieldResolutionType ResolutionType,
    bool bForce
)

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