FPhysicsDataCollection::CopyGeometryFromExisting

Replace our geometry data with that from another [FPhysicsDataCollection](API\Plugins\ModelingComponents\Physics\FPhysicsDataCollection)

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/Physics/PhysicsDataCollection.h

Include

#include "Physics/PhysicsDataCollection.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Private/Physics/PhysicsDataCollection.cpp

Syntax

void CopyGeometryFromExisting
(
    const FPhysicsDataCollection & Other
)

Remarks

Replace our geometry data with that from another FPhysicsDataCollection

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