FClothPhysicalMeshData::MigrateFrom

Migrate from the legacy physical mesh data class, used to migrate LOD data from the [UClothLODDataCommon_Legacy](API\Runtime\ClothingSystemRuntimeCommon\UClothLODDataCommon_Legacy).

Windows
MacOS
Linux

References

Module

ClothingSystemRuntimeCommon

Header

/Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/ClothPhysicalMeshData.h

Include

#include "ClothPhysicalMeshData.h"

Source

/Engine/Source/Runtime/ClothingSystemRuntimeCommon/Private/ClothPhysicalMeshData.cpp

Syntax

void MigrateFrom
(
    UClothPhysicalMeshDataBase_Legacy * ClothPhysicalMeshDataBase
)

Remarks

Migrate from the legacy physical mesh data class, used to migrate LOD data from the UClothLODDataCommon_Legacy.

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