FGeometryCollectionParticlesData::Sync

Void [Sync(const Chaos::FPhysicsSolver* Solver, const TManagedArray& RigidBodyIds)](API\Runtime\Engine\Net\EDiffPropertiesFlags);

Windows
MacOS
Linux

References

Module

GeometryCollectionEngine

Header

/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionParticlesData.h

Include

#include "GeometryCollection/GeometryCollectionParticlesData.h"

Source

/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Private/GeometryCollection/GeometryCollectionParticlesData.cpp

Syntax

void Sync
(
    Chaos::FPhysicsSolver * Solver,
    const TManagedArray< FGuid > & RigidBodyIds
)

Remarks

Copy the data of the specified set of particles/rigid body ids to this object.

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