Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeCommon > API/Runtime/ClothingSystemRuntimeCommon/UClothingAssetCommon
Description
Builds the LOD transition data. When we transition between LODs we skin the incoming mesh to the outgoing mesh in exactly the same way the render mesh is skinned to create a smooth swap
Virtual Inheritance
- UClothingAssetBase::BuildLodTransitionData → UClothingAssetCommon::BuildLodTransitionData
| Name | BuildLodTransitionData |
| Type | function |
| Header File | /Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/ClothingAsset.h |
| Include Path | #include "ClothingAsset.h" |
| Source | /Engine/Source/Runtime/ClothingSystemRuntimeCommon/Private/ClothingAsset.cpp |
virtual void BuildLodTransitionData()