FGeometryCollectionParticlesData::FData::Copy

Copy the specified particle information for the specified range of rigid body id.

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 Copy
(
    EGeometryCollectionParticlesData Data,
    const Chaos::FPhysicsSolver * Solver,
    const TManagedArray< FGuid > & RigidBodyIds
)

Remarks

Copy the specified particle information for the specified range of rigid body id.

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